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

Revision history [back]

The pose_follower has two parameters that control the goal tolerance:

tolerance_trans (default 0.02) and

tolerance_rot (default 0.04).

So if you have not changed these parameters, it is normal that your robot is 5-10 cm apart from a goal when it "reaches" it. Anyway, keep in mind that an error of 10cm is quite small and acceptable in many applications.