-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
We should consider doing 3D lidar demos analog to the VSLAM demos currently happening. In 3D SLAM-world the suggestions I'd throw out to consider:
- HDL SLAM / Localization https://github.com/koide3/hdl_graph_slam
- LeGO-LOAM https://github.com/RobustFieldAutonomyLab/LeGO-LOAM
- lidar slam ros2 https://github.com/rsasaki0109/lidarslam_ros2
with emphasis on the options that include a localization mode or are compatible with another open-source high quality localizer. Maybe also benchmark each so we can have some understanding of the pros and cons of each.
May require developing a new 3D static layer for supporting static navigation in non-2D maps (also useful for VSLAM feature maps).