PX4 / uvc_ros_driver

A ros node to stream images from a multi-camera UVC device
18 stars 28 forks source link

Depth map colorizer #32

Closed vilhjalmur89 closed 6 years ago

vilhjalmur89 commented 7 years ago

A node which subscribes to gray-scale depth-images and republishes them with color. It makes it easier to distinguish between different depths and pixels without depths.

dominiho commented 6 years ago

added in dynamic reconfigure branch in acd1426