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

Revision history [back]

You can set the velocity for joint directly via SetVelocity in Gazebo's Joint API, but this can lead to undesirable side-effects as the physics engine is bypassed to an extend. In my experience, applying efforts (for instance via PID control) tends to be more stable.