this drives a stewart platform following what the plane does in the flightgear simulator, watch the demo below
- install flightgear from here
- install dependencies
pip install -r requirements.txt- run
main.py - or run the various tests on their own
reliable and fast yaw controldone- PID control from IMU data
