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

Revision history [back]

Have a look at pose_follower as local planner in move_base. It's not really documented and needs some parameter tuning, but it will follow your originally planned path very closely. I believe both dwa and base_local_planner will try to optimize your path and avoid backwards motion.

Have a look at pose_follower as local planner in move_base. It's not really documented and needs some parameter tuning, but it will follow your originally planned path very closely. I believe both dwa DWA and base_local_planner Trajectory Rollout will try to optimize your path and avoid backwards motion.