Video 1: Our CoDrone working with the code we created for it. It reacted to colors and worked accordingly.
When setting up the drone, we had to start by going through the videos provided by the manufacturer to get familiar with how the Codrone operates and how to code it to fulfill the tasks we were aiming for properly. We tried to connect our drone for the coding process with an Apple MacBook Pro, however, it did not end up connecting so we tried connecting it to a Microsoft Computer which ended up working. Then we went through the instructions on how to set up the color detection for the drone. We were given different colored landing pads that we used to calibrate the color sensors of the drone and create a color set. We then started coding using Blockly, and then used the color set created to program the drone we set the code to land if any of the predicted colors sensed is "true". We tested this many times and had to adjust the code often because we needed to account for the movement of the landing pads. Eventually, we got the code to work and it was able to take off and land on the red launch pads.