what do I use topic to measure kinect distance?
I try to know distance.
Documentation states that
depth/image_raw (sensor_msgs/Image) Raw image from device. Contains uint16 depths in mm.
But I get is values one byte long, max of 255
What do I use topic to measure kinect distance?
How can I find depth?