A low cost mocap system for home drone autonomy
git submodule update --init
uv sync
pio run -t upload # ESP32 firmwarecd calibrate-ps3eyes && uv run main.py capture && uv run main.py calibrate
uv run scripts/run_calibration_matching.py
uv run scripts/run_camera_settings_calibration.py
uv run scripts/run_camera_pose_calibration.py
uv run scripts/run_led_geometry_calibration.py
uv run scripts/run_drone_level_calibration.py
uv run scripts/run_hover_trim_calibration.pyuv run scripts/drone_pose_viewer.py
uv run scripts/hover.py
uv run scripts/teleop.py