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

Revision history [back]

click to hide/show revision 1
initial version

answered 2012-05-22 06:19:40 -0500

joq gravatar image

Assuming you are interested in sensor_msgs/PointCloud2 using C++, I recommend using one of the pcl_ros::transformPointCloud() methods.

As Dan said, you probably want to transform from whatever frame the message was published in to the "/map" frame.