Skip to content
mcutura edited this page Feb 3, 2025 · 2 revisions

Drone Dance Dialog

An open source application designed for motion capture, choreographing and visualizing drones accurately in space using the OptiTrack system.

Setup

TODO

Usage

  1. Run make setup
  2. Follow the prompts and enter the ID of the USB port connected to ESP32 transmitter
  3. Run make up
  4. Ensure OptiTrack Motive is running and Streaming NatNet server is turned on
  5. Run make natnet
  6. Open the web browser and access Control Interface at http://localhost:3000

FAQ

TODO

Clone this wiki locally