#include <pcl/segmentation/segment_differences.h>
#include "pcl_ros/pcl_nodelet.h"
#include <dynamic_reconfigure/server.h>
#include "pcl_ros/SegmentDifferencesConfig.h"
Go to the source code of this file.
Classes | |
class | pcl_ros::SegmentDifferences |
SegmentDifferences obtains the difference between two spatially aligned point clouds and returns the difference between them for a maximum given distance threshold. More... | |
Namespaces | |
pcl_ros | |