Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
mbf_costmap_nav::CostmapControllerExecutionThe CostmapControllerExecution binds a local costmap to the AbstractControllerExecution and uses the nav_core/BaseLocalPlanner class as base plugin interface. This class makes move_base_flex compatible to the old move_base
mbf_costmap_nav::CostmapNavigationServerThe CostmapNavigationServer makes Move Base Flex backwards compatible to the old move_base. It combines the execution classes which use the nav_core/BaseLocalPlanner, nav_core/BaseCostmapPlanner and the nav_core/RecoveryBehavior base classes as plugin interfaces. These plugin interface are the same for the old move_base
CostmapPlannerProvides an interface for global planners used in navigation. All global planners written to work as MBF plugins must adhere to this interface. Alternatively, this class can also operate as a wrapper for old API nav_core-based plugins, providing backward compatibility
mbf_costmap_nav::CostmapPlannerExecutionThe CostmapPlannerExecution binds a global costmap to the AbstractPlannerExecution and uses the nav_core/BaseCostmapPlanner class as base plugin interface. This class makes move_base_flex compatible to the old move_base
CostmapRecoveryProvides an interface for recovery behaviors used in navigation. All recovery behaviors written to work as MBF plugins must adhere to this interface. Alternatively, this class can also operate as a wrapper for old API nav_core-based plugins, providing backward compatibility
mbf_costmap_nav::CostmapRecoveryExecutionThe CostmapRecoveryExecution binds a local and a global costmap to the AbstractRecoveryExecution and uses the nav_core/CostmapRecovery class as base plugin interface. This class makes move_base_flex compatible to the old move_base
LocalPlannerProvides an interface for local planners used in navigation. All local planners written to work as MBF plugins must adhere to this interface. Alternatively, this class can also operate as a wrapper for old API nav_core-based plugins, providing backward compatibility
mbf_nav_core_wrapper::WrapperGlobalPlanner
mbf_nav_core_wrapper::WrapperLocalPlanner
mbf_nav_core_wrapper::WrapperRecoveryBehavior


mbf_costmap_nav
Author(s): Sebastian Pütz
autogenerated on Mon Jun 17 2019 20:11:40