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