Go to the documentation of this file.
41 #ifndef MBF_SIMPLE_NAV__SIMPLE_NAVIGATION_SERVER_H_
42 #define MBF_SIMPLE_NAV__SIMPLE_NAVIGATION_SERVER_H_
93 const std::string& name,
111 const std::string& name,
130 const std::string& name,
virtual mbf_abstract_core::AbstractRecovery::Ptr loadRecoveryPlugin(const std::string &recovery_type)
Loads a Recovery plugin associated with given recovery type parameter.
virtual mbf_abstract_core::AbstractController::Ptr loadControllerPlugin(const std::string &controller_type)
Loads the plugin associated with the given controller type parameter.
pluginlib::ClassLoader< mbf_abstract_core::AbstractPlanner > planner_plugin_loader_
virtual bool initializeRecoveryPlugin(const std::string &name, const mbf_abstract_core::AbstractRecovery::Ptr &behavior_ptr)
Pure virtual method, the derived class has to implement. Depending on the plugin base class,...
SimpleNavigationServer(const TFPtr &tf_listener_ptr)
Constructor.
pluginlib::ClassLoader< mbf_abstract_core::AbstractRecovery > recovery_plugin_loader_
virtual bool initializePlannerPlugin(const std::string &name, const mbf_abstract_core::AbstractPlanner::Ptr &planner_ptr)
Empty init method. Nothing to initialize.
The SimpleNavigationServer provides a simple navigation server, which does not bind a map representat...
virtual mbf_abstract_core::AbstractPlanner::Ptr loadPlannerPlugin(const std::string &planner_type)
Loads the plugin associated with the given planner_type parameter.
virtual ~SimpleNavigationServer()
Destructor.
virtual bool initializeControllerPlugin(const std::string &name, const mbf_abstract_core::AbstractController::Ptr &controller_ptr)
Empty init method. Nothing to initialize.
pluginlib::ClassLoader< mbf_abstract_core::AbstractController > controller_plugin_loader_
mbf_simple_nav
Author(s): Sebastian Pütz
autogenerated on Wed Mar 2 2022 00:33:58