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

You can't use a position controller (such as a PID position controller) without position feedback.

Faking the position feedback is counterproductive; the integrated velocity error will build up until the position estimate is completely wrong.

At best, you can use one of the controllers that passes velocity commands through to the hardware.