#include "jsk_pcl_ros/voxel_grid_large_scale.h"#include <pcl/common/common.h>#include <pcl/common/io.h>#include <pcl/filters/voxel_grid.h>#include <pcl/filters/crop_box.h>#include <jsk_recognition_utils/pcl_conversion_util.h>#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::VoxelGridLargeScale, nodelet::Nodelet) | |
| #define BOOST_PARAMETER_MAX_ARITY 7 | 
Definition at line 36 of file voxel_grid_large_scale_nodelet.cpp.