#include <vector>
#include <pcl_ros/point_cloud.h>
#include <pcl/point_types.h>
#include "ClearpathStructures.h"
Go to the source code of this file.
Classes | |
class | ClearpathPointCloudTools |
Typedefs | |
typedef pcl::PointCloud < PointType > | PointCloud |
typedef pcl::PointXYZRGB | PointType |
typedef pcl::PointCloud<PointType> PointCloud |
Definition at line 12 of file ClearpathPointCloudTools.h.
typedef pcl::PointXYZRGB PointType |
Definition at line 11 of file ClearpathPointCloudTools.h.