https://github.com/sspirou/fixed-wing-uav
Bachelor's thesis and personal project aimed at building a fixed-wing UAV w/ on-board detect and avoid system
https://github.com/sspirou/fixed-wing-uav
Last synced: about 2 months ago
JSON representation
Bachelor's thesis and personal project aimed at building a fixed-wing UAV w/ on-board detect and avoid system
- Host: GitHub
- URL: https://github.com/sspirou/fixed-wing-uav
- Owner: sspirou
- Created: 2023-01-02T21:51:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T22:00:22.000Z (over 2 years ago)
- Last Synced: 2025-02-01T22:25:20.787Z (4 months ago)
- Size: 592 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fixed-wing-UAV
Bachelor's thesis and personal project aimed at building a fixed-wing UAV w/ on-board detect and avoid system----------------------------
#### Contents
- `thesis.pdf` contains my senior capstone thesis from my bachelor's degree from the School of Engineering and Applied Sciences at the University of Pennsylvania. This document outlines the design of the UAV and FAA regulations, specifies software stack and hardware compononet choices, and provides cost estimates for the project. Inside this document I discuss neural networks and their application in a computer vision approach to a detect and avoid system for this project.