ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Depending on how you are telling the arm to move, you could increase the duration of the movement. The JointTrajectoryPoint message has options for specifying the desired velocities, as well as the time_from_start parameter to control how long the path motion will take.