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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ad15bf · Apr 23, 2023
Dec 5, 2021
Apr 23, 2023
May 29, 2022
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
May 29, 2022
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023

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