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

The LaserScan message is usually reported in the lidar frame. The frame name is in header.frame_id of the message. So yes, if you want to process the data in some other frame, you need to transform each scan sample.