#include <pluginlib/class_list_macros.h>
#include <pcl/io/io.h>
#include "pcl_ros/io/concatenate_fields.h"
#include <pcl_conversions/pcl_conversions.h>
Go to the source code of this file.
Typedefs | |
typedef pcl_ros::PointCloudConcatenateFieldsSynchronizer | PointCloudConcatenateFieldsSynchronizer |
Functions | |
PLUGINLIB_EXPORT_CLASS (PointCloudConcatenateFieldsSynchronizer, nodelet::Nodelet) |
Definition at line 152 of file concatenate_fields.cpp.