Implementation for the ROS Xbot nodelet. More...
#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include <ecl/threads/thread.hpp>
#include "xbot_node/xbot_ros.hpp"
Go to the source code of this file.
Classes | |
class | xbot::XbotNodelet |
Namespaces | |
xbot | |
Functions | |
PLUGINLIB_EXPORT_CLASS (xbot::XbotNodelet, nodelet::Nodelet) | |
Implementation for the ROS Xbot nodelet.
Definition in file xbot_nodelet.cpp.
PLUGINLIB_EXPORT_CLASS | ( | xbot::XbotNodelet | , |
nodelet::Nodelet | |||
) |