LazyNodelet for filters/ProjectInliers
This commit is contained in:
committed by
Paul Bovbel
parent
560fd2cd63
commit
c4c7f30977
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user