#include <ros/ros.h>#include <pcl_ros/point_cloud.h>#include <pcl/point_types.h>#include <velodyne_pointcloud/point_types.h>

Go to the source code of this file.
| Classes | |
| class | velodyne_pointcloud::RingColors | 
| Namespaces | |
| namespace | velodyne_pointcloud | 
| Typedefs | |
| typedef velodyne_pointcloud::PointXYZIR | velodyne_pointcloud::VPoint | 
| typedef pcl::PointCloud< VPoint > | velodyne_pointcloud::VPointCloud | 
Interface for converting a Velodyne 3D LIDAR PointXYZIR cloud to PointXYZRGB, assigning colors for visualization of the laser rings.
Definition in file colors.h.