Unit 07 · overview
Unit 7: Autonomous and Driver Control
This is a self-paced Unit. Work through the three lessons in order, keep the evidence you create, and finish with the Unit Wrap-Up. You do not need access to a competition robot for every task. When hardware is unavailable, use the simulation, diagram, log, photo, or documented-analysis path described in the lesson.
The question
How do autonomous software and human drivers share control of a competition robot safely and predictably?
What you will understand
By the end of this Unit, you should be able to explain the central system relationships behind autonomous and driver control instead of relying on part names or memorized steps. You will trace cause and effect, identify important dependencies, and recognize at least one failure mode that can produce misleading symptoms.
What you will do
- Read Teleop Is a Human-Machine Interface and build the foundation.
- Continue with Autonomous Is a Sequence of Verified Behaviors and inspect the mechanism, boundary, or tradeoff.
- Finish Pose, Vision, AprilTags, and Safe Fallbacks by applying the reasoning to a real, simulated, or documented FRC system.
- Keep the artifact and evidence you produce. You will reuse earlier work in the final competition-readiness dossier.
What you will produce
Your main Unit artifact is a control-mode diagram and bounded autonomous plan. It should be understandable to another learner without a verbal explanation. Label assumptions, measurements, device names, paths, states, or decisions where they matter.
How this Unit builds
The course is cumulative. Each Unit adds another layer to the same robot:
game objective
↓
system architecture
↓
mechanism + electrical system
↓
robot software
↓
sensing + control
↓
autonomous + driver operation
↓
strategy + reliability
↓
competition readiness
Unit 7 contributes evidence to that chain. Do not throw away a useful diagram or test record just because the Unit is complete.
Key vocabulary
teleop, autonomous, odometry, pose, trajectory, AprilTag, driver mapping, fallback
Estimated time
Plan for roughly 2–4 hours. Hardware testing, CAD, fabrication, or deeper extensions may take longer. The goal is evidence, not racing the clock.
Evidence to keep
Keep the Unit artifact, at least one concrete observation or test result, one identified limitation or failure mode, and any revision you made after checking the evidence.