DaojunZhu / Visual-Inerital-EKF-SLAM

An implementation of visual-inertial EKF SLAM, more specific, the known correspondence EKF SLAM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual-Inerital-EKF-SLAM

An implementation of visual-inertial EKF SLAM, more specific, the known correspondence EKF SLAM. The visual features are markers.It uses IMU measurements to predict system states and visual markers measurements to update system states. The system simultaneously estimates the 15-dims imu states and 6-dims marker states

The detail description can be found in https://zhuanlan.zhihu.com/p/98472384

If you have any issues, feel free to contact me through email(daojun@mail.ustc.edu.cn)

click the image to watch the demo video

image

About

An implementation of visual-inertial EKF SLAM, more specific, the known correspondence EKF SLAM.


Languages

Language:C++ 97.4%Language:CMake 2.6%