Skip to content

Repository files navigation

micro-mocap

A low cost mocap system for home drone autonomy

Setup

git submodule update --init
uv sync
pio run -t upload # ESP32 firmware

Calibrate

cd 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.py

Fly

uv run scripts/drone_pose_viewer.py
uv run scripts/hover.py
uv run scripts/teleop.py

About

Drone control using ps3eyes for mocap.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages