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

Revision history [back]

Set the goal checker orientation tolerance to 2 pi. Then no matter what orientation its in once it achieves the XY tolerance, it'll be within the orientation's tolerance. Alternatively, you could use the Goal Checker plugin API to make a new goal checker that only cares about positional tolerances (but would be effectively the same).