Go to the documentation of this file.
38 #ifndef PCL_ROS_BOUNDARY_H_
39 #define PCL_ROS_BOUNDARY_H_
41 #define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET true
43 #include <pcl/features/boundary.h>
59 pcl::BoundaryEstimation<pcl::PointXYZ, pcl::Normal, pcl::Boundary>
impl_;
82 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
86 #endif //#ifndef PCL_ROS_BOUNDARY_H_
pcl::BoundaryEstimation< pcl::PointXYZ, pcl::Normal, pcl::Boundary > impl_
BoundaryEstimation estimates whether a set of points is lying on surface boundaries using an angle cr...
boost::shared_ptr< const PointCloudN > PointCloudNConstPtr
pcl::IndicesPtr IndicesPtr
void emptyPublish(const PointCloudInConstPtr &cloud)
Publish an empty point cloud of the feature output type.
int max_queue_size_
The maximum queue size (default: 3).
ros::Publisher pub_output_
The output PointCloud publisher.
bool childInit(ros::NodeHandle &nh)
Child initialization routine. Internal method.
boost::shared_ptr< const PointCloudIn > PointCloudInConstPtr
void computePublish(const PointCloudInConstPtr &cloud, const PointCloudNConstPtr &normals, const PointCloudInConstPtr &surface, const IndicesPtr &indices)
Compute the feature and publish it.
pcl::PointCloud< pcl::Boundary > PointCloudOut
pcl_ros
Author(s): Open Perception, Julius Kammerl
, William Woodall
autogenerated on Fri Jul 12 2024 02:54:40