OpenML Decode is the documentation hub for FTC Decode 2026. If this is your first visit, start with
Getting Started.
What this section covers
AprilTag setup for field localization and robot orientation.
Autonomous control with odometry, Road Runner, and Pedro Pathing.
Auto aiming using IMU-only, camera-only, or hybrid IMU + camera.
Implementation examples you can adapt directly to your robot codebase.
Recommended path
1. Complete setup in Getting Started.
2. Configure detection in AprilTag.
3. Build movement logic in Autonomous Control.
4. Add assisted aiming in Auto Aiming.