Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmbf_abstract_nav
 CAbstractAction
 CConcurrencySlot
 CAbstractControllerExecutionLoads and binds the controller plugin. It contains a thread running the plugin in a cycle to move the robot. An internal state is saved and will be pulled by server, to monitor controller execution. Due to a state change it wakes up all threads connected to the condition variable
 CAbstractExecutionBase
 CAbstractNavigationServerThe AbstractNavigationServer is the abstract base class for all navigation servers in move_base_flex and bundles the controller execution classes,the planner execution classes and the recovery execution classes. It provides the following action servers ActionServerGetPath -> callActionGetPath(), ActionServerExePath -> callActionExePath(), ActionServerRecovery -> callActionRecovery() and ActionServerMoveBase -> callActionMoveBase()
 CAbstractPlannerExecutionLoads and binds the global planner plugin. It contains a thread running the plugin in a cycle to plan and re-plan. An internal state is saved and will be pulled by the server, which controls the global planner execution. Due to a state change it wakes up all threads connected to the condition variable
 CAbstractPluginManager
 CAbstractRecoveryExecutionLoads and binds the recovery behavior plugin. It contains a thread running the plugin, executing the recovery behavior. An internal state is saved and will be pulled by the server, which controls the recovery behavior execution. Due to a state change it wakes up all threads connected to the condition variable
 CControllerAction
 CMoveBaseAction
 CPlannerAction
 CRecoveryAction
 CRobotInformation


mbf_abstract_nav
Author(s): Sebastian Pütz
autogenerated on Tue Jun 18 2019 19:34:34