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

How do you convert a PointCloud2 to Map Frame Coordinates?

asked 2016-03-26 11:23:14 -0500

bsuwirjo gravatar image

updated 2016-03-27 13:10:14 -0500

I am receiving data from a Kinect sensor and attempting to convert the data into coordinates relative to a pre created map using python. However, it doesn't seem that tf supports converting point cloud2.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-27 12:52:59 -0500

This question has been answered well here. This should get you up and running in no time.

http://answers.ros.org/question/9103/...

edit flag offensive delete link more

Comments

I forgot to mention that I'm trying to do this in Python. All other solutions ive serm were done on c++. Pcl, doesn't have a Python method to transform pointclouds.

bsuwirjo gravatar image bsuwirjo  ( 2016-03-27 13:09:56 -0500 )edit

Question Tools

Stats

Asked: 2016-03-26 11:23:14 -0500

Seen: 2,249 times

Last updated: Mar 27 '16