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

Revision history [back]

The velocity controls will not respond unless the max force limit is large. Edit your sdf to increase the limit or programatically use setMaxForce() to increase the force to a large value. Gazebo will work within these limits to try and instantaneously accelerate your joint to those speeds, so you need no force limits on your joints if you are working on velocities.