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

Your depth image does look like you're not getting the depth information correctly. You should make sure to evaluate your source data to get the encoding from the message. It has all the information you need to compute the correct offsets and endianness. (Unless you're on very uncommon hardware I would be surprised if you need to convert endianess.)