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

Yes, use a PointCloud2 for that.

Fusing different LaserScans is a really bad idea as a LaserScan message assumes distances around a central point in regular angles. You can't combine multiple lasers and still retain this.