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

Revision history [back]

click to hide/show revision 1
initial version

The wiki page for stereo_image_proc says that is publishes disparity and points2 topics. I see both of those in your output:

/sxs_stereo/disparity
/sxs_stereo/points2

You can usually use those images for 3D processing, depending on your application. If you really need a depth image for some reason, you can probably find a node to convert the disparity image to a depth image.