Skip to content

Invariant EKF and iVox used in Fast-lio2

Notifications You must be signed in to change notification settings

piluohong/SI-LIO-iVox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI_LIO

** Added iVox function;

SI_LIO is based on the invariant-KF theory and our code is implemented on S-FAST_LIO.

drawing drawing

The accuracy is close to FAST-LIO2, but the speed is improved by 30%.

drawing

1. Dependices

Sophus Eigen PCL livox_ros_driver2

2. Build

Clone the repository and catkin_make:

cd ~/catkin_ws/src
git clone https://github.com/USTC-AIS-Lab/SI-LIO.git
cd ../
catkin_make -j
source ~/catkin_ws/devel/setup.bash

3. Run

We recommend using the M2DGR dataset.

roslaunch inva_fast_lio mapping_velodyne_m2dgr.launch
rosbag play street_04.bag

4. Acknowledgements

Thanks for the authors of S-FAST-LIO and FAST-LIO.

About

Invariant EKF and iVox used in Fast-lio2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • CMake 1.1%