#include "jsk_pcl_ros_utils/plane_concatenator.h"#include <pcl/kdtree/kdtree_flann.h>#include <pcl/sample_consensus/method_types.h>#include <pcl/sample_consensus/model_types.h>#include <pcl/segmentation/sac_segmentation.h>#include "jsk_recognition_utils/pcl_conversion_util.h"#include "jsk_recognition_utils/pcl_util.h"#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
| jsk_pcl_ros_utils | |
Macros | |
| #define | BOOST_PARAMETER_MAX_ARITY 7 |
Functions | |
| PLUGINLIB_EXPORT_CLASS (jsk_pcl_ros_utils::PlaneConcatenator, nodelet::Nodelet) | |
| #define BOOST_PARAMETER_MAX_ARITY 7 |
Definition at line 35 of file plane_concatenator_nodelet.cpp.
| PLUGINLIB_EXPORT_CLASS | ( | jsk_pcl_ros_utils::PlaneConcatenator | , |
| nodelet::Nodelet | |||
| ) |