Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 516 Bytes

File metadata and controls

8 lines (4 loc) · 516 Bytes

fly-wind-simulator

This repository contains code to simulate the real-time dynamics of a fly, or other similar flying system, flying in a windy environment. The core simulation code is contained in simulator.py in the code directory. Example simulations are provided as jupyter notebooks in the notebooks directory.

The simulation is based off of the dynamical model presented in: https://ieeexplore.ieee.org/document/9683219/

img_1.png