A customizable nodelet manager. More...
#include <memory>
#include <string>
#include <boost/shared_ptr.hpp>
#include <nodelet/loader.h>
#include <nodelet/nodelet.h>
#include <pluginlib/class_loader.h>
#include <ros/node_handle.h>
#include <cras_cpp_common/nodelet_utils/loader_ros.h>
Go to the source code of this file.
Classes | |
class | cras::NodeletManager |
Nodelet manager with customizable instance creation mechanism. More... | |
Namespaces | |
cras | |
A customizable nodelet manager.
Definition in file nodelet_manager.h.