FAST_LIO icon indicating copy to clipboard operation
FAST_LIO copied to clipboard

Multiple Lidars support

Open raspectedward opened this issue 3 years ago • 4 comments

May we know if this supports multiple Horizon Lidars? Thanks

raspectedward avatar Nov 24 '21 02:11 raspectedward

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

AHuguetUPC avatar Nov 26 '21 07:11 AHuguetUPC

so do you mean I just give out the combined rosbag from multiple Horizon lidars. The algorithm should work?

raspectedward avatar Nov 30 '21 05:11 raspectedward

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.

XW-HKU avatar Nov 30 '21 05:11 XW-HKU

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.

raspectedward avatar Dec 01 '21 04:12 raspectedward

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.

stale[bot] avatar Dec 31 '22 11:12 stale[bot]