Classes combining the core logic and providing concrete implementations. More...
Classes | |
class | mbf_abstract_nav::AbstractNavigationServer |
The 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(). More... | |
Classes combining the core logic and providing concrete implementations.