LazyNodelet for filters/ProjectInliers

This commit is contained in:
Kentaro Wada
2017-08-22 17:21:39 +00:00
committed by Paul Bovbel
parent 560fd2cd63
commit c4c7f30977
2 changed files with 36 additions and 14 deletions
@@ -97,6 +97,10 @@ namespace pcl_ros
virtual void
onInit ();
/** \brief NodeletLazy connection routine. */
void subscribe ();
void unsubscribe ();
/** \brief PointCloud2 + Indices + Model data callback. */
void
input_indices_model_callback (const PointCloud2::ConstPtr &cloud,