Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 348 Bytes

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