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

First you can use this topic /camera/depth_registered/disparity in which the camera itself rectifies and aligns the depth and color images (depth to color) then you can find the corresponding depth information of the rgb value.

Or you can use another topic called the registered point cloud: /camera/depth_registered/points it looks like this:

image description