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

If your laser scanners are aligned in one plane, then I think the simplest solution would be to write your own laser scan assembler. It would be trivial to write. Or you could modify the existing laser_assembler to output a LaserScan message, but I don't know if that requires adding an assumption of co-planar lasers that it doesn't currently have.