Objective - Learning computer science skills and the Python programming language in a team setting to control a Tello EDU minidrone.
Research Flights and Codes
For this challenge we had to go down, through a hula hoop, and then back to the landing/launch area.
Images of the code used to complete this process.
For this challenge we asked the user if they wanted to fly in a square or triangle pattern. It would then proceed to fly in the chosen pattern.
These images are of the code used to complete this challenge.
In this challenge we had to fly around a pole and then land at a different location.
This is the code that was used to complete the task.
Challenge Flights
Challenge 1 - Writing Initials in the Sky
For this challenge, we wrote the initials NWM in the sky. On the right is the video of the drone tracing out these paths and below are the images of the code we used to complete this.
Challenge 2 - Limbo
For this challenge we had to program the drone to fly under a bar, over a barrier, and then land in a hula hoop. On the right is the video of the drone completing this task and below is the code I used to complete this.
Challenge 3 - Octagon
In this challenge, we coded the drone to fly in an octagon path. The video on the right is the code in action and below is that actual code we used to complete this.
Challenge 4 - Polygons
In this challenge we had to write code that would ask a user how many sides they would like in their polygon and then fly in that shape. On the right is a video of the drone making a pentagon and below is the code we used.
Challenge 5 - Stay in Your Lane
For this challenge we programmed the drone to fly through a hula hoop, turn, and land in another hula hoop. On the right is the video of the challenge being completed and below is the code we used.