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 2016-07-19 13:50:47 -0500

joq gravatar image

That is a problem, if you wait for a full revolution and transform the whole cloud at once.

That is why the transform nodelet and node exist. It transforms each packet to the odom frame, using the robot's pose at the time that packet was acquired.