#include "ros/ros.h"
#include "sensor_msgs/PointCloud2.h"
#include "sensor_msgs/Image.h"
#include "sensor_msgs/CameraInfo.h"
#include "feature_extractor_fpfh/FPFHHist.h"
#include "feature_extractor_fpfh/SubsampleCalc.h"
Go to the source code of this file.
Classes | |
class | FPFHNode |