LazyNodelet for segmentation/SACSegmentationFromNormals
This commit is contained in:
committed by
Paul Bovbel
parent
3ef2b1bf8a
commit
3cab2abb15
@@ -242,6 +242,10 @@ namespace pcl_ros
|
||||
/** \brief Nodelet initialization routine. */
|
||||
virtual void onInit ();
|
||||
|
||||
/** \brief LazyNodelet connection routine. */
|
||||
virtual void subscribe ();
|
||||
virtual void unsubscribe ();
|
||||
|
||||
/** \brief Model callback
|
||||
* \param model the sample consensus model found
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user