#include <boost/bind.hpp>
#include <boost/make_shared.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include <nodelet/nodelet.h>
#include <pluginlib/class_list_macros.h>
#include "tracker-client.hh"
Go to the source code of this file.
Classes | |
class | visp_tracker::TrackerClientNodelet |
Namespaces | |
visp_tracker | |
Functions | |
PLUGINLIB_EXPORT_CLASS (visp_tracker::TrackerClientNodelet, nodelet::Nodelet) | |
PLUGINLIB_EXPORT_CLASS | ( | visp_tracker::TrackerClientNodelet | , |
nodelet::Nodelet | |||
) |