Stopping/Moving a Robot During Navigation
Hello,
I'm using ROS Navigation Stack on my robot. How can I get the robot to stop during navigation for example because of safety issues and after the safety issue was resolved the robot moves again towards the goal.
So basically I don't want to cancel the goal as mentioned in this thread
Thanks