blodow / realtime_urdf_filter

ROS package that can filter geometry defined in URDF models from Kinect depth images. Can also preprocess data for the OpenNI tracker, to remove backgrounds, robots etc.
Other
89 stars 46 forks source link

convert the unit of depth image depending on depth image encoding. #13

Closed mmurooka closed 8 years ago

mmurooka commented 8 years ago

If encoding is TYPE_16UC1, the depth image is published from OpenNI node and the unit is millimeter. otherwise, the unit is meter.