Skip to main content
UNIT_02 // unit.overview

Unit 2: OpMode Structure

This unit introduces the FTC OpMode lifecycle so students understand where initialization, real-time control, and one-time transitions belong. Learn annotations plus the init(), loop(), start(), and stop() lifecycle.

Beginner
6Live Lessons
0Completed
Not StartedCurrent Status

What This Unit Covers

Choose the right annotation so programs appear correctly on the Driver Station.
Separate setup work from repeated loop logic and one-time start/stop transitions.
Build a health-check style OpMode that reports robot state clearly through telemetry.
Use this page to orient students quickly, resume the right lesson, or skip ahead without digging through the entire sidebar.

Need to skip ahead?

Sign in to mark every lesson in this unit complete, or continue to the next unit without saving.

Skip Ahead