Skip to content

This project contains code for visual inertial SLAM algorithm using Extended Kalman Filter.

License

Notifications You must be signed in to change notification settings

chenfengw/visual-inertial-slam

Repository files navigation

Visual Inertial SLAM

Simultaneous localization and mapping (SLAM) is the problem of localizing the robot and creating a map of the environment at the same time. This project contains code for visual inertial SLAM algorithm using Extended Kalman Filter.

Demo

SLAM

Requirements

To install requirements:

pip install -r requirements.txt

SLAM

To perform SLAM, run this script:

python slam_main.py

recommend to run this script in Python interactive.

Sensors

  • Stereo camera
  • IMU

Files Directory

About

This project contains code for visual inertial SLAM algorithm using Extended Kalman Filter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages