#include <ros/ros.h>#include "pcl/io/pcd_io.h"#include "pcl/point_types.h"#include "pcl/filters/voxel_grid.h"
Go to the source code of this file.
Typedefs | |
| typedef pcl::PointXYZ | PointT | 
Functions | |
| int | main (int argc, char **argv) | 
| typedef pcl::PointXYZ PointT | 
Definition at line 51 of file concatenate_point_clouds_main.cpp.
Definition at line 54 of file concatenate_point_clouds_main.cpp.