hackflight 0.1.1

Simple flight-control software for makers in Rust
hackflight-0.1.1 is not a library.
Visit the last successful build: hackflight-0.1.7

Rust flight controller for MultiSim

This folder contains an example program showing how to write a flight controller for MultiSim using Rust. The flight-control algorithm is an experimental version of the core algorithm in Hackflight. To run the program, type cargo run, then hit the Play button in the UE5 editor.