plane remover $Date$ More...
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
#include <pcl/segmentation/sac_segmentation.h>
#include <pcl/filters/extract_indices.h>
#include "PlaneRemover.h"
#include "hrpsys/idl/pointcloud.hh"
Go to the source code of this file.
Functions | |
void | PlaneRemoverInit (RTC::Manager *manager) |
Variables | |
static const char * | spec [] |
void PlaneRemoverInit | ( | RTC::Manager * | manager | ) |
Definition at line 248 of file PlaneRemover.cpp.
|
static |
Definition at line 19 of file PlaneRemover.cpp.