Unit 04
Running the Robot
By the end of this unit you can start the robot from either door, give a subsystem a command that always owns it, bind a button to the behavior it actually means, and compose an autonomous out of the commands you already wrote.
Robotics Programming · members' unit
Running the Robot is behind a locked door
Units in Robotics Programming are for people taking the course. Getting in takes a link or a key — signing in on its own doesn't do it.
What's in this unit · 12 min read
- Nothing has started yet
- Two doors, one robot
- The command that never finishes
- The panic button
- One flush, one loop
- Three ways to mean “the button”
- Reading a binding block
- An autonomous is a list
- Together, when together is worth it
- The trade you are making
10 quick checkscode exercises
1 Sign in
With your school Google account. This is how your work reaches the gradebook — it doesn't open the unit by itself.
A key unlocks this browser and keeps your progress here; signing in keeps it with you across devices. Either way the key itself is only ever checked as a hash. Manage all of this on your account, read what signing in stores, or go back to Robotics Programming.
Sources
- GA-Moonshots — Artemis, the team base code
- Seattle Solvers — SolversLib documentation
- Gilmour Academy Competitive Robotics — Software Team course notes — the chapters these standards were harvested from