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-06-06 12:16:21 -0500

joq gravatar image

Assuming your tf tree is set up correctly, velodyne_pointcloud provides a transform nodelet that can perform this operation for you.

In your case, set the frame_id parameter to "base_link". (The default is "odom", which is usually what people want.)