#include <string>
#include <boost/thread.hpp>
#include <ros/ros.h>
#include <pluginlib/class_list_macros.h>
#include <nodelet/nodelet.h>
#include "driver.h"
Go to the source code of this file.
Classes | |
class | o3m151_driver::DriverNodelet |
Namespaces | |
o3m151_driver | |
Functions | |
PLUGINLIB_DECLARE_CLASS (o3m151_driver, DriverNodelet, o3m151_driver::DriverNodelet, nodelet::Nodelet) | |
ROS driver nodelet for the O3M151 3D LIDARs
Definition in file nodelet.cc.
PLUGINLIB_DECLARE_CLASS | ( | o3m151_driver | , |
DriverNodelet | , | ||
o3m151_driver::DriverNodelet | , | ||
nodelet::Nodelet | |||
) |