Is there a laser assembler that produces PointCloud2?
Hello,
I am using the laser_assembler package to assemble laser scans. This implementation outputs pointCloud messages, and in parallel, point_cloud_converter has been deprecated for diamondback.
Is there any implementation of laser assembler that would already output pointCloud2 format? Or is there anything planned to implement such a node? Else, I can modify laser_assembler myself.
Thanks in advance
Raph