The joints will coordinate motion with the joint that has the furthest to rotate turning at your commanded speed. The rest of them will move slower so they all reach their final destination at the same time.
if one joint needs to move 90 degrees and the rest only 10 then the other 5 would move at 10 degrees per second as the joint with the longest rotation needs 1 second to complete it.
thomasmorris
All sorted now! :)
matthewd92
What did you find to be the issue?
I have set the joint speed within the program to 90deg/s with a high value for join acceleration. When the program is run the joints move visibly slower than the set value (especially Wrist 2). What might be the cause of this?
Thanks