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

carlosprados's profile - activity

2021-11-16 08:24:17 -0500 answered a question How to store the depth data from kinect(/camera/depth_registrered/image_raw) as gray scale image?

Here you can find a short code to store depth data into CV image: unsigned int depthSamples = msg->image().width() *