01LEVEL 1
Robot Foundations
Learn the drivetrain and shooter separately before combining mechanisms into an autonomous routine.
CODE STYLESimple robot commands
- Drive a repeatable path
- Aim the robot
- Spin up and fire a preload
Start with drivetrain and shooter fundamentals, add artifact collection, then combine every skill into complete autonomous cycles. Check each solution locally and ask the AI mentor for optional coaching.
Movement → shooting → intake → pickup control → preload auto → full collect-and-score cycle.
Learn the drivetrain and shooter separately before combining mechanisms into an autonomous routine.
Use drivetrain and intake motors together to acquire an artifact and move it under control.
Combine drivetrain, intake, and shooter skills inside an FTC-shaped autonomous program.