FAST_LIO
FAST_LIO copied to clipboard
Multiple Lidars support
May we know if this supports multiple Horizon Lidars? Thanks
The algorithm itself does not care where does the pointcloud come from, so it would be pretty direct to do!
Have you tried adding an additional subscriber calling the same callback, given the timestamps correctly I guess it should work. It's actually an interesting try...
Andreu
so do you mean I just give out the combined rosbag from multiple Horizon lidars. The algorithm should work?
so do you mean I just give out the combined rosbag from multiple Horizon lidars. The algorithm should work?
if you make sure the extrinsics and timestamps are all right,that should work.
we tried FAST LIO with multiple lidars. It first generates the integrated map then change to pcd. The map generation part has errors when more than one lidar.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.