Introduction to Robotics/Control Flow/Lab
From Wikiversity
Lab (For Students) (For Teachers) — Assignment (For Students) (For Teachers) — Quiz (For Students) (For Teachers)
This lab will be broken into two parts. The first part of the lab will use control flow statements to recreate some of the results of the previous lab, but with less Copy + Paste and better programming practices. The second part of this lab will use these new control flow tools to program "routes" into the BoeBot for semi-autonomous travel.
The final result will be a program that can follow a complicated path without needing to be entirely reprogrammed. We will use this program, or modified versions of it in later labs.