Move Base Flex Costmap Navigation Server

The mbf_costmap_nav package contains the costmap navigation server implementation of Move Base Flex (MBF). The costmap navigation server is bound to the costmap_2d representation. It provides the Actions for planning, controlling and recovering. At the time of start MBF loads all defined plugins. Therefor, it loads all plugins which are defined in the lists planners, controllers and recovery_behaviors. Each list holds a pair of a name and a type. The type defines which kind of plugin to load. The name defines under which name the plugin should be callable by the actions.

Additionally the mbf_costmap_nav package comes with a wrapper for the old navigation stack and the plugins which inherits from the nav_core base classes. Preferably it tries to load plugins for the new api, therefore plugins could even support both move_base and move_base_flex by inheriting both base classes.

mbf_abstract_nav sketch


mbf_costmap_nav
Author(s): Sebastian Pütz
autogenerated on Wed Mar 2 2022 00:33:55