Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 327 of file edge_detection_nodelet.cpp.
virtual void edge_detection::EdgeDetectionNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::EdgeDetectionNodelet.
Definition at line 330 of file edge_detection_nodelet.cpp.