Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 276 of file simple_flow_nodelet.cpp.
virtual void simple_flow::SimpleFlowNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::SimpleFlowNodelet.
Definition at line 279 of file simple_flow_nodelet.cpp.