ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The joint velocity limits can be set in the URDF like here. They additionally can be overwritten in the MoveIt joint_limits.yaml file. To change the speed on a per motion plan basis, you can set the two scaling factors for velocity and accelerations as described in MotionPlanRequest.msg. Spinboxes for setting both of those are also available in the MoveIt! MotionPlanning rviz plugin.