Go to the documentation of this file.
38 #ifndef PCL_ROS_CONVEX_HULL_2D_H_
39 #define PCL_ROS_CONVEX_HULL_2D_H_
44 #include <pcl/surface/convex_hull.h>
76 pcl::ConvexHull<pcl::PointXYZ>
impl_;
89 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
93 #endif //#ifndef PCL_ROS_CONVEX_HULL_2D_H_
PCLNodelet represents the base PCL Nodelet class. All PCL nodelets should inherit from this class.
pcl::ConvexHull< pcl::PointXYZ > impl_
The PCL implementation used.
boost::shared_ptr< message_filters::Synchronizer< sync_policies::ApproximateTime< PointCloud, PointIndices > > > sync_input_indices_a_
virtual void subscribe()
LazyNodelet connection routine.
boost::shared_ptr< message_filters::Synchronizer< sync_policies::ExactTime< PointCloud, PointIndices > > > sync_input_indices_e_
Synchronized input, and indices.
PointIndices::ConstPtr PointIndicesConstPtr
virtual void onInit()
Nodelet initialization routine.
pcl::PointCloud< pcl::PointXYZ > PointCloud
void input_indices_callback(const PointCloudConstPtr &cloud, const PointIndicesConstPtr &indices)
Input point cloud callback.
boost::shared_ptr< const PointCloud > PointCloudConstPtr
ros::Subscriber sub_input_
The input PointCloud subscriber.
boost::shared_ptr< PointCloud > PointCloudPtr
virtual void unsubscribe()
ConvexHull2D represents a 2D ConvexHull implementation.
ros::Publisher pub_plane_
Publisher for PolygonStamped.
pcl_ros
Author(s): Open Perception, Julius Kammerl
, William Woodall
autogenerated on Fri Jul 12 2024 02:54:40