Skip to content

ujasmandavia/IMU_Preintegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
UJAS MANDAVIA
Sep 13, 2020
ff8dcd1 · Sep 13, 2020

History

15 Commits
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
Sep 13, 2020

Repository files navigation

This is an IMU-Preintegration library which can be used for VIO pipeline. It has been tested on EUROC dataset provided under data folder

Related Publications: Forster C, Carlone L, Dellaert F, et al. On-Manifold Preintegration for Real-Time Visual--Inertial Odometry. IEEE Transactions on Robotics, 2017, 33(1): 1-21. PDF.

To run this library:

git clone https://github.com/ujasmandavia/IMU_Preintegration.git
cd IMU_Preintegration
mkdir build
cd build
cmake ..
make -j4

Don't forget to change the path to your dataset

This dataset is available online too
https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisualinertialdatasets

About

IMU pre-integrator for VIO pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published