ROS Navigation: Global and Local Planner
Hello,
Is there a way to modify the local planner so that the robot would always move within a certain distance of the Global Path. And in this case, if an obstacle appeared on the map and covered the global path, and re-planning required the robot to move outside this predefined distance of the original global path, the robot should just stop.
Thanks
Which local planner are you using?
I'm using ROS default local planner (DWA or Trajectory Rollout)