This program is a curriculum-based program that teaches computer science skills and the Python programming language in a team setting through hands-on use of a Tello EDU minidrone. After utilizing the curriculum in the classroom or after school, students can showcase their skills and accomplishments at *Aerial Challenge Days, competition events where student teams work to solve progressively more difficult challenges.
(code file containing drone commands/actions)
(command Prompt displaying working code)
Take off from horizontal hula hoop, fly forward past elevated vertical hula hoop, use left/right to make a 90 degree turn, forward through second vertical hula hoop and land in 2nd horizontal hula hoop.
(Code file containing drone commands/actions)
(command prompt display of working code)
Take off from hula hoop, drop down, forward under rod, lift up, forward over barrier, land in hula hoop.
(code file containing drone commands/actions)
(command prompt display of working code)
Take off two drones from different hula hoops, make an octagon in the air using cw or ccw and Loop. FInally return to take off hula hoop.
Create your initials using coordinates for all or at least one letter. In between initials and at the end, include flips.
(code file containing drone commands/actions)
(command prompt displaying working code)
User Input number of sides, take off from hula hoop, make polygon in air, land in hula hoop.
Take off from hula hoop, use curve to make horizontal circle, use curve to make vertical circle, use circle to make diagonal circle, land in hula hoop.
(code file containing drone commands/actions)
(command prompt displaying working code)
Take off from hula hoop, use go to diagonally pass through hoop, land on raised platform, take off from platform, use go to diagonally pass through second hoop, land in hula hoop.
(code file containing drone commands/actions)
(command prompt displaying working code)
User Input number of sides, take off from hula hoop, make polygon in air, land in hula hoop.
Create your own unique challenge displaying your knowledge and understanding of tello drone functions with a creative twist.