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

Go to the source code of this file.
Classes | |
| class | velodyne_height_map::HeightMap |
Namespaces | |
| namespace | velodyne_height_map |
Typedefs | |
| typedef pcl::PointXYZI | velodyne_height_map::VPoint |
| typedef pcl::PointCloud< VPoint > | velodyne_height_map::VPointCloud |