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

I solved by using a PID controller with <hardware_interface::effortjointinterface> where all PID values are 0. I used this controller, but any should work.

Not sure if there is a downside to this approach, since it's mentioned nowhere. but this works and is very simple.