Skip to content

SpectacularAI/calibration-scripts

Folders and files

NameName
Last commit message
Last commit date
Jun 16, 2021
Aug 10, 2024
Aug 10, 2024
Jul 14, 2021
Jul 14, 2021
Feb 23, 2023
Jun 24, 2024
Jan 8, 2025
Jun 16, 2021
Sep 13, 2021
Jul 6, 2021
Oct 9, 2024
Nov 5, 2024
Sep 10, 2024
Nov 15, 2024
Oct 13, 2024
Jun 26, 2024
Jun 26, 2024
Nov 4, 2024
May 9, 2023
Jul 23, 2024
Dec 12, 2024
Jun 28, 2022
Feb 24, 2025
May 17, 2024
Nov 1, 2024
Mar 7, 2025
Aug 10, 2024
Sep 13, 2023
Feb 24, 2025

Repository files navigation

Calibration scripts

For stereo-camera-IMU calibration using Kalibr

Calibration using Docker (recommended)

./docker_calibrate.sh /path/to/vio_recording SIZE_OF_APRILTAG_IN_METERS

In the above, /path/to/vio_recording should be a folder that contains data in the format recorded by Spectacular AI SDK (for example this program). The second parameter, the AprilTag size, is easiest to calculate by measuring the size of the AprilGrid as instructed here and dividing the result by 8.1.

Non-dockerized setup

Usage: see ./calibrate.sh. Outputs are written to the tmp subfolder (parameters.txt in camera_calibration_raw)

Dependencies

  • Python (virtualenv recommended): pip install PyYAML allantools matplotlib
  • Docker sudo apt install docker.io (for the Kalibr image)

Calibration target

From Kalibr, direct link: https://github.com/ethz-asl/kalibr/files/8514447/april_6x6_80x80cm_A0.pdf

About

Scripts for stereo camera & IMU system calibration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published