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

Revision history [back]

click to hide/show revision 1
initial version

If I check GitHub, they don't seem to have JointGroupVelocityController. They do have JointGroupEffortController and JointGroupPositionController.

velocity_controllers does seem to have it. So you might want to try velocity_controllers/JointGroupVelocityController.

Also, make sure you've got ros_controllers also installed, not just ros_control.