13 #include <boost/thread.hpp> virtual void devicePoll(void)
Device poll thread main loop.
volatile bool running_
device thread is running
PLUGINLIB_DECLARE_CLASS(o3m151_driver, DriverNodelet, o3m151_driver::DriverNodelet, nodelet::Nodelet)
boost::shared_ptr< boost::thread > deviceThread_
ros::NodeHandle & getPrivateNodeHandle() const
virtual void onInit(void)
ros::NodeHandle & getNodeHandle() const
#define NODELET_INFO(...)
boost::shared_ptr< O3M151Driver > dvr_
driver implementation class