void prepareAsyncTransfer()
Connects to the image service to request the stream of image pairs.
void stereoIteration(const ros::TimerEvent &)
Callback for the ros::Timer that replaces a processing loop in Nodelets; wraps processOneImagePair() ...
ros::NodeHandle & getNH() override
Timer createTimer(Rate r, Handler h, Obj o, bool oneshot=false, bool autostart=true) const
void initDynamicReconfigure()
A driver node that receives data from SceneScan/SP1 and forwards it to ROS.
void processOneImagePair()
#define PLUGINLIB_EXPORT_CLASS(class_type, base_class_type)
virtual void onInit()
Nodelet initialization: performs ROS parameter/dynamic_reconfigure init, connects to image service...
void init()
Performs general initializations.