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

How to make local planner (dwa) tightly follow global path

asked 2022-10-07 13:36:52 -0500

AchrafGazzeh gravatar image

How to make local planner (dwa) tightly follow global path

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-10-08 07:52:32 -0500

Mike Scheutzow gravatar image

updated 2022-10-08 07:54:47 -0500

The dwa_planner has a parameter named path_distance_bias. If you set a larger value, the planner will prefer to stay closer to the global path. However, be aware that if you make the value too large, the planner will be unable to (temporarily) move away from the global path to get around an obstacle in the robot's path.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-10-07 13:36:52 -0500

Seen: 46 times

Last updated: Oct 08 '22