Objective - Learning computer science skills and the Python programming language in a team setting to control a Tello EDU mini-drone.
Research Flights and Codes
For this flight the drone had to go down, through a hula hoop, and then back to the landing/launch area.
For this flight the program asks the user if they wanted to fly in a square or triangle pattern. It would then proceed to fly in the chosen path.
In this flight the drone had to fly around a pole and then land at it's location.
Challenge Flights
The drone had to take off from hula hoop, fly forward past an elevated vertical hula hoop, and go to the left to make a 90 degree turn, and then land in another hula hoop.
Stay in your lane
Limbo, Limbo
The drone had to take off from a hula hoop, drop down, go forward under a rod, lift up, go forward over a barrier, then land in a hula hoop.
The drone had to spell out some Initials. I used mine, so the drone spelt out NWM. It would flip after each letter, then after the initials were all spelt it landed.
Initials
Polygons
The program asks for the user to pick a number of sides, we picked 5. The drone then made the polygon in the air.
The drone had to take off from the ground, then make an octagon in the air using cw or ccw, then finish the shape by landing on the ground.
Octagons