利用UcoSLAM对ORB特征和Marker位姿鲁棒估计的特性,改进FAST-LIVO2框架因为激光特征退化导致的偏移问题。更改部分是EKF的VIO部分,将光度误差形式的残差格式改为由Uco提供的pose graph的残差格式,并且放在统一的真实世界尺度下,全局共用一套state状态量,提供了数值稳定的EKF紧耦合修改。充分发挥了marker对Lidar建图提供的效果提升。
☆36Jul 23, 2025Updated last year
Alternatives and similar repositories for Tightly-coupled-UcoSLAM-and-FAST-LIVO2
Users that are interested in Tightly-coupled-UcoSLAM-and-FAST-LIVO2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CuHashSLAM: GPU-Accelerated LiDAR-IMU SLAM with Parallel Voxel Hash Tables (based on FAST-LIVO2)☆50Aug 28, 2025Updated last year
- ☆62Aug 4, 2025Updated last year
- 从小白的视角去分析多源融合SLAM的SOTA框架☆319Aug 3, 2025Updated last year
- Point-line LIVO Using Patch-Based Gradient Optimization for Degenerate Scenes☆63Oct 8, 2025Updated 11 months ago
- ☆82Nov 19, 2025Updated 10 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A Real time LiDAR-Visual-Inertial object level semantic SLAM for Forest Environments☆14Dec 2, 2024Updated last year
- ☆26Oct 17, 2025Updated 11 months ago
- [IEEE RA-L & ICRA 2026] Semantic-Driven Voxel Representation for LiDAR–Inertial Odometry☆55May 27, 2026Updated 3 months ago
- A Vision-Lidar SLAM☆21Apr 19, 2026Updated 5 months ago
- FAST-LIO of dynamic object removal based on optical path principle☆33Aug 13, 2024Updated 2 years ago
- Livox激光雷达与海康相机的硬件时间同步☆33Apr 16, 2025Updated last year
- 优雅的 Fast-LIO2:基于官方版完全重构,代码风格重写,合理的模块划分,清晰的代码架构,ROS层与算法层解耦,Easy-To-Learn,Easy-To-Use。☆49Oct 27, 2023Updated 2 years ago
- POINT-LIO + FAST-LIVO2 : motion deskewing, state estimation of POINT-LIO + VIO of FAST-LIVO2☆63Jun 11, 2025Updated last year
- FAST-LIVO2中文说明版,方便大家研究