How is the speed and acceleration related in movej?

Hi @sayank,

Welcome to the UR Forum!

Per default the robot will stop at the target waypoint. So the acceleration will give the acceleration and deceleration in this figure. While the speed argument will give the cruise speed. For the joint the have the longest travel.

If you would like not to stop you should make use of the blend parameter and maybe the movep() function

Best regards
Ebbe