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

where is the kinect place to measure?

asked 2012-08-15 14:26:47 -0500

ha gravatar image

updated 2016-10-24 09:01:28 -0500

ngrennan gravatar image

I try to compare the actual distance with kinect data.

I want to measure 1m from object to kinect.

From the object, where do I measure up to the kinect?

kinect"s front? middle? back??

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-16 03:33:03 -0500

jontromanab gravatar image

You should measure from the Depth camera of the kinect. It is the middle camera in the kinect. If you are facing the kinect, the left one is the IR projector, the middle one is the IR receiver or the depth camera, the right one is the RGB camera or the normal camera we generally use in our project. If you can see the URDF of the Kinect, the frame which is been defined as kinect_depth_optical_frame, that is the frame, from where you should measure your distance.

Hope it helps.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-15 14:26:47 -0500

Seen: 263 times

Last updated: Mar 16 '13