The main recognition object for segmented point clouds. More...
#include "rail_recognition/PointCloudMetrics.h"
#include "rail_recognition/PointCloudRecognizer.h"
#include <pcl/kdtree/kdtree_flann.h>
#include <pcl/registration/icp.h>
Go to the source code of this file.
The main recognition object for segmented point clouds.
The point cloud recognizer takes a segmented object and a list of grasp model candidates and attempts to recognize the object.
Definition in file PointCloudRecognizer.cpp.