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!