/fixedwing-uav-sim

Python implementation of a small fixed wing UAV simulator from Small Unmanned Aircraft: Theory and Practice

Primary LanguagePython

Fixed-wing UAV Sim

A python implementation of a small fixed wing UAV simulator outlined in Small Unmanned Aircraft: Theory and Practice.

Includes wind simulations, controllers, and a Dubins RRT path planner.

Run this command for necessary python packages:

sudo pip3 install pyqtgraph PyQt5 pyopengl