Empty file, just to allow the compilation using a template class. More...
#include <points_from_volume/points_from_volume.h>
#include <ros/ros.h>
#include <stdio.h>
#include <sensor_msgs/PointCloud2.h>
#include <pcl_ros/transforms.h>
#include <pcl/ros/conversions.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <pcl/segmentation/extract_polygonal_prism_data.h>
#include <pcl/filters/extract_indices.h>
#include <pcl/filters/project_inliers.h>
Go to the source code of this file.
Empty file, just to allow the compilation using a template class.
Definition in file points_from_volume_lib.cpp.