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

kinect's the world coordinate

asked 2012-07-12 03:48:44 -0500

hahaha gravatar image

kinect 3D point has the world coordinate (x,y,z).

where is the the origin of the world coordinates(0,0,0)?

edit retag flag offensive close merge delete

Comments

I don't understanding your comment. Could you teach me again in detail ?

hahaha gravatar image hahaha  ( 2012-07-12 04:32:32 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-07-12 04:13:51 -0500

joq gravatar image

updated 2012-07-13 05:20:26 -0500

The frame_id in the PointCloud2 header names the relevant tf frame of reference.

ROS handles transforms between coordinate frames using the tf package. That component is complex, not easily summarized here. Please consult the tf design documentation and the tf tutorials for more information.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-12 03:48:44 -0500

Seen: 835 times

Last updated: Jul 13 '12