i have trouble interpreting the joint speed profiles my robot produces.
Setup:
- ROS2 Humble
- Robot: Yaskawa HC10 + YRC1000
- Motion Planner: Moveit2 + Pilz Industrial Motion Planner
Image Descriptions:
The images show the Joint Speed Profiles of all the joints SLURBT of my robot during one movement in a movement sequence. In all cases the robot was able to finish this particular movement of the sequence, however, afterwards the trajectory is interrupted. I have tried adjusting the acceleration scaling factors as seen in the images below, but i am having trouble interpreting the results and what i consequently need to adjust. In my experience lowering the acceleration should improve the robots ability to execute a smooth movement, but the joint speed profiles don´t seem to show that.
Image 1:
Vel. scaling factor:1.0 Acc. scaling factor: 1.0
The robot visibly jerks in the beginning but reaches the full speed eventually so i am assuming the speed is not the problem. But maybe I am interpreting it wrong...
Image 2:
Vel. scaling factor:1.0 Acc. scaling factor: 0.3
Image 3:
Vel. scaling factor:1.0 Acc. scaling factor: 0.1
Image 4:
Legend
Can anyone help me figure out the problem and maybe a solution?