How'yall doing! This is Haysen, welcome to my gnc repository!
This package hosts a collection of software designed to help drone developers make their application come to life. The code in this repo is to explain how to set up your dev enviorment as well as teaches basic drone programming fundamentals.
Example obstacle avoidance program utilizing the potential field method.
Simple waypoint mission that commands a drone to fly a square pattern.
Simple search and rescue program that will fly a search pattern until yolo detects a person. This will trigger the drone to land to deliver the rescue supplies.
Example program showing how to use a ROS subscriber to take input into your drone's guidance node.