Two hands on one robot
Most FRC robots are run by two students standing side by side: the driver and the operator. The split is simple to state and hard to master:
- The driver controls the drivetrain — moving the robot around the field, lining up to score, defending, and dodging.
- The operator controls the mechanisms — the intake, arm, elevator, shooter, climber, or whatever appendages the robot has.
In the Game Manual both of these are DRIVERS (the manual's term for a controller of the robot); a team may field up to three and rotate which students fill them. Some simple robots are run by a single person; most competitive robots benefit from splitting the cognitive load.
The driver's job: drive, don't decide
A repeated piece of veteran advice — echoed on Chief Delphi and in FIRST's own resources — is that the driver should focus solely on driving. Trying to simultaneously make strategic decisions ("should I go defend now?") pulls attention away from the precise control the robot needs. The driver executes; the coach decides. This division frees the driver to develop the fast, accurate muscle memory that wins matches.
Good drivers share the traits FIRST's Selecting Drive Team Members guide highlights: strong communication skills, composure under pressure, a willingness to build experience through practice, respectful interactions with others, and solid knowledge of the rules.
The operator's job: mechanisms and a feedback voice
The operator runs the scoring mechanisms, often with a controller or a custom button board. Beyond pressing buttons, the operator is traditionally a feedback channel to the driver about mechanism state: "we have a game piece," "intake jammed," "arm is up, ready to score," "we're empty." Because the operator watches the mechanism while the driver watches the field, the operator fills in what the driver can't see.
Working as a pair
The driver and operator must practice together, repeatedly, because their timing is interlocked: the driver lines up while the operator preps the mechanism, then they score in a coordinated motion. FIRST's Improving Driving Performance resource stresses practicing the full loop — acquire a game piece, travel, score — so the handoff between driver and operator becomes automatic.
A few habits of strong pairs:
- Agree on a shared vocabulary for mechanism states so callouts are instant and unambiguous.
- Practice failure recovery together (a missed pickup, a jam), not just the happy path.
- Keep a single line of authority: the coach talks strategy, the operator gives mechanism status, the driver mostly listens and drives.
When the pair clicks, an observer can't tell where the driver's job ends and the operator's begins — the robot just flows from cycle to cycle.
Key takeaways
- Driver controls the drivetrain; operator controls the scoring mechanisms; the manual counts both as DRIVERS.
- Drivers should focus only on driving and leave strategy to the coach.
- The operator doubles as a feedback voice on mechanism state to the driver.
- Driver and operator must practice the full acquire-travel-score loop together until timing is automatic.
Keep going
Take the quiz · +10 XP with an accountMore in The Drive Team and Its Roles
Sources & corrections
This lesson is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed — publicly, in the corrections log.
Sources and further reading
- FIRST — Guide to Selecting Drive Team Membersfirstinspires.org
- FIRST — Improving Driving Performancecommunity.firstinspires.org
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 4 min read
FRC Drive Team Guide: Roles and How to Win
A clear, accurate guide to FRC drive team roles - drivers, coach, human player, and technician - plus practical tips for winning more matches.
Read - 7 min read
FRC "No Robot Code" & Driver Station Won't Connect: Full Fix Checklist
A verified, step-by-step FRC troubleshooting decision tree for "No Robot Code" and a Driver Station that won't connect to the roboRIO — most common causes first.
Read - 8 min read
The FRC Software Toolbox: Driver Station, Dashboards, AdvantageScope & SysId
A beginner-friendly tour of the FRC software ecosystem beyond robot code: Driver Station, dashboards (Glass, Elastic, AdvantageScope), SysId, and vendor tools.
Read
Lesson quiz
RequiredAll 3 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 3 answered
01.What does the driver primarily control during a match?
02.What does the operator typically control?
03.How should the driver split their attention during a match?
Answer every question to submit.
All 34 lessons in Drive Team
- Not started:Project 1: A Production-Ready Driver Control Scheme
- Not started:Project 2: A Drivetrain That Survives a Whole Match
- Not started:Project 3: Build a Paper + Spreadsheet Scouting System
- Not started:Project 4: Pull Live OPR & EPA Data with Python
- Not started:Project 5: The One-Page Pre-Match Strategy Brief