Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
mbf_abstract_nav::AbstractAction< Action, Execution >
mbf_abstract_nav::AbstractControllerExecutionLoads 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
mbf_abstract_nav::AbstractExecutionBase
mbf_abstract_nav::AbstractNavigationServerThe 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()
mbf_abstract_nav::AbstractPlannerExecutionLoads 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
mbf_abstract_nav::AbstractPluginManager< PluginType >
mbf_abstract_nav::AbstractRecoveryExecutionLoads 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
mbf_abstract_nav::AbstractAction< Action, Execution >::ConcurrencySlot
mbf_abstract_nav::ControllerAction
mbf_abstract_nav::MoveBaseAction
mbf_abstract_nav::PlannerAction
mbf_abstract_nav::RecoveryAction
mbf_abstract_nav::RobotInformation


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