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

openni kinect depth value

asked 2011-05-03 12:05:59 -0500

Bruce gravatar image

I use the openni SimpleViewer, the depth value is 10000 max. Can somebody tell me what's the value stands for? Why it's not 2047 max ? I find that there is an SampleConfig.xml, how to configure my kinect?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2011-06-17 12:53:02 -0500

Suat Gedikli gravatar image

Hi, the value of 10000 is the maximum depth in millimeters. Thats not a software limit, but a limit given by the hardware. Also the value is somewhere given in the OpenNI/PS-Engine libraries. As "Mac" mentioned, the point clouds published by the node is already in meters in the corresponding coordinate frame.

-Suat

edit flag offensive delete link more
0

answered 2011-06-17 12:05:33 -0500

Mac gravatar image

If you use the published PointCloud (/camera/rgb/points, in the most-recent version), you'll get values in meters, already projected into 3D.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-05-03 12:05:59 -0500

Seen: 1,391 times

Last updated: Jun 17 '11