How to let a robot stop and wait with global planner plugin?
Hello :) i wrote my own global path planner as a plugin in ROS like in (http://wiki.ros.org/navigation/Tutori...) I want to let the robot stop and wait till a moving obstacle is out of way so i put some same poses in the plan but the robot is moving without waiting. Can someone help me?