#include <string>
#include <cmath>
#include <ros/ros.h>
#include <tf/transform_listener.h>
#include <velodyne_msgs/VelodyneScan.h>
#include "velodyne_driver/driver.h"
Go to the source code of this file.
Namespaces | |
velodyne_driver | |
ROS driver implementation for the Velodyne 3D LIDARs
Definition in file driver.cc.