Challenge: Drone Basketball
For this challenge, make your own basketball hoop using a wall and hula-hoop or other materials. Your goal is to have CoDrone EDU go through the hoop after detecting the ‘backboard’, just like a basketball would! In order to complete the challenge, you must do the following:
- Create your own basketball hoop for CoDrone EDU to fly through
- Your program must have the CoDrone EDU fly towards the hoop, detect the wall/backboard, and fly through the hoop before landing
Challenge: Homing in
For this challenge, you will be programming your CoDrone EDU to fly as close to the wall as possible! Using the front range sensor, try and write a program that will stop the CoDrone once it reaches a certain distance from the wall; that distance will depend on where you are flying your CoDrone EDU, so make sure to test out different values!