ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

A (relatively fancy, with time sync etc.) way of doing what you request is implemented in stereo_image_proc. See disparity nodelet code here. The nodelet subscribes to two images and generates a disparity map from them once a pair of them has been received (in imageCb).