Skip to content

VI-ESKF SLAM to estimate changing camera-IMU calibration parameters.

Notifications You must be signed in to change notification settings

salehahr/dvi-ekf

Repository files navigation

DVI-EKF

Code style: black

Implementation of a loosely-coupled VI-ESKF SLAM to estimate the calibration parameters in a cystoscopic camera-IMU sensor setup.



Usage

  1. Install required packages (s. requirements.txt )
    e.g.
    pip install -r requirements.txt
    
    e.g. or in conda
    conda env create --file requirements.txt
    
  2. Configure settings in config.yaml
  3. Run
    python3 main.py 
    

Visualisation

About

VI-ESKF SLAM to estimate changing camera-IMU calibration parameters.

Topics

Resources

Stars

Watchers

Forks

Languages