#include "jsk_pcl_ros/geometric_consistency_grouping.h"#include "jsk_pcl_ros/pcl_conversion_util.h"#include <pcl/recognition/cg/geometric_consistency.h>#include <pcl/kdtree/kdtree_flann.h>#include <pcl/kdtree/impl/kdtree_flann.hpp>#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
| namespace | jsk_pcl_ros |
Defines | |
| #define | BOOST_PARAMETER_MAX_ARITY 7 |
Functions | |
| PLUGINLIB_EXPORT_CLASS (jsk_pcl_ros::GeometricConsistencyGrouping, nodelet::Nodelet) | |
| #define BOOST_PARAMETER_MAX_ARITY 7 |
Definition at line 35 of file geometric_consistency_grouping_nodelet.cpp.