Drone lab - 09/13/2023
Video Notes over Drone coding when forming a code, multiple together creates a mission or a program. makes the drone move sequential logic - each block is executive in specific order After the mission is complete you have to insert land to land your drone flying patterns fly forward, right, backwardly, for 60 in drone can flip, forward backwardly, side, side repeat steps can add if then statements but coding wise for the drone. if the drone goes left then have it flip forward if the drone goes right have the drone flip backwards. fly in certain patterns and have the drone fly back to the start of the pattern and then land. to land in hand make sure to add hovering coding to get ready to get in position to catch the drone simulator notes drone can curve in pattern while making my drone move to the next platform, I found that I had to redo the distance of the last two flying backwards and flying left about 10 times....