Orchestrator Rust meets Autonomous Drones! Installation Currently, only way of installation is cloning the repository. git clone --recursive https://github.com/serpeworks/orchestrator.git Running cargo run --release Configuration Testing To run unit tests, use the following command: cargo test