Implementation of a loosely-coupled VI-ESKF SLAM to estimate the calibration parameters in a cystoscopic camera-IMU sensor setup.
- Install required packages (s.
requirements.txt
)
e.g.e.g. or in condapip install -r requirements.txt
conda env create --file requirements.txt
- Configure settings in
config.yaml
- Run
python3 main.py