Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 240 of file smoothing_nodelet.cpp.
virtual void smoothing::SmoothingNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::SmoothingNodelet.
Definition at line 243 of file smoothing_nodelet.cpp.