[ros-users] [Discourse.ros.org] [General] Move_Base theory of operation

Michael Ferguson ros.discourse at gmail.com
Sat Jan 6 18:04:29 UTC 2018



The nav_core documentation (http://wiki.ros.org/nav_core) might help a bit. This package defines the interfaces used by move_base for the various components (planners, costmaps, recovery behaviors). Every other package basically implements one of these interfaces. One other thing to keep in mind is that you won't need to use every package -- for instance, base_local_planner and dwa_local_planner are both local planners, and you will only need one local planner.





---
[Visit Topic](https://discourse.ros.org/t/move-base-theory-of-operation/3592/2) or reply to this email to respond.




More information about the ros-users mailing list