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