Index exceeds matrix dimension error
Mostra commenti meno recenti
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 Commento
Birdman
il 8 Mar 2018
Can you share your entire code?
Risposte (0)
Categorie
Scopri di più su Robotics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!