#include <pluginlib/class_list_macros.h>
#include "pcl_ros/filters/project_inliers.h"
#include <pcl/io/io.h>
Go to the source code of this file.
Typedefs | |
typedef pcl_ros::ProjectInliers | ProjectInliers |
Functions | |
PLUGINLIB_EXPORT_CLASS (ProjectInliers, nodelet::Nodelet) |
Definition at line 142 of file project_inliers.cpp.