1 #include <boost/bind.hpp> 2 #include <boost/make_shared.hpp> 3 #include <boost/shared_ptr.hpp> 4 #include <boost/thread.hpp> 27 if (!
thread_->timed_join (boost::posix_time::seconds (2)))
28 NODELET_WARN (
"failed to join thread but continuing anyway");
48 thread_ = boost::make_shared<boost::thread>
boost::shared_ptr< boost::thread > thread_
#define NODELET_WARN(...)
PLUGINLIB_EXPORT_CLASS(visp_tracker::TrackerClientNodelet, nodelet::Nodelet)
ros::NodeHandle & getMTNodeHandle() const
ros::NodeHandle & getMTPrivateNodeHandle() const
boost::shared_ptr< visp_tracker::TrackerClient > trackerClient_
#define NODELET_DEBUG(...)