Index exceeds matrix dimension error
이전 댓글 표시
Hi, I am using virtualrobotmodule for forward and inverse kinematics of industrial robot ABBIRB6650. When I execute this command ' robot.InverseKinematics(ee_HTM)*180/pi'........I get this error: Index exceeds matrix dimensions.
Error in InverseKinematics6RWP (line 16) Q = HTM(1:3,1:3);
Error in VRM_Robot/InverseKinematics (line 107) jointAngles = InverseKinematics6RWP(robot,HTM
can someone help please?
댓글 수: 1
Birdman
2018년 3월 8일
Can you share your entire code?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!