void prepareAsyncTransfer()
Connects to the image service to request the stream of image sets.
void processDataChannels()
void stereoIteration(const ros::TimerEvent &)
Callback for the ros::Timer that replaces a processing loop in Nodelets; wraps processOneImageSet() ...
void processOneImageSet()
void initDataChannelService()
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 Nerian stereo devices and forwards it to ROS.
#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.