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

Revision history [back]

A differential drive vehicle by definition is controlled by sending different velocities to each of their 2 driving wheels. So I don't think you want a diff drive controller to be driving a single joint.

Try the JointController plugin instead.