Skip to main content

Domain Calibrator

Synced from the repository

This page mirrors the auki_robotics_domain_calibrator README (branch develop). The repository is the source of truth.

Domain calibration using QR codes for camera pose estimation. This project provides Python and C++ implementations for calibrating cameras to domain coordinate systems.

Quick Start

Python

cd python
pip install -e .

See python/README.md for detailed documentation.