28 #ifndef CONRTOLLER_MANAGER_CONTROLLER_LOADER_H 29 #define CONRTOLLER_MANAGER_CONTROLLER_LOADER_H 33 #include <boost/shared_ptr.hpp> controller_interface::ControllerBaseSharedPtr createInstance(const std::string &lookup_name)
ControllerLoader(const std::string &package, const std::string &base_class)
Pluginlib-Based Controller Loader.
boost::shared_ptr< pluginlib::ClassLoader< T > > controller_loader_
std::vector< std::string > getDeclaredClasses()
Abstract Controller Loader Interface.