LazyNodelet for segmentation/EuclideanClusterExtraction
This commit is contained in:
committed by
Paul Bovbel
parent
6f2d30996a
commit
76ea38194e
@@ -74,6 +74,10 @@ namespace pcl_ros
|
||||
/** \brief Nodelet initialization routine. */
|
||||
void onInit ();
|
||||
|
||||
/** \brief LazyNodelet connection routine. */
|
||||
void subscribe ();
|
||||
void unsubscribe ();
|
||||
|
||||
/** \brief Dynamic reconfigure callback
|
||||
* \param config the config object
|
||||
* \param level the dynamic reconfigure level
|
||||
|
||||
Reference in New Issue
Block a user