Teleoperated vs Autonomous
Not all “Robots” think for themselves. The control spectrum ranges from teleoperated (human drives every movement) to fully autonomous (robot decides and acts without human input). Where a system falls on this spectrum determines its cost, reliability, legal status, and battlefield rules.
The Spectrum
| Level | Name | What the Human Does | What the Robot Does | Example |
|---|---|---|---|---|
| 0 | Remote Control | Drives every joint, every movement | Executes exactly what the human inputs | RC car, basic drone |
| 1 | Teleoperated | Gives high-level commands; robot handles execution | Interprets commands, manages balance, avoids obstacles | unitree-g1 |
| 2 | Supervised Autonomy | Monitors and can override; robot handles routine tasks | Navigates, plans paths, executes standard operations | Warehouse AMRs, patrol drones |
| 3 | Conditional Autonomy | Human in the loop for decisions; robot handles physical execution | Moves, perceives, waits for human approval to act | Some military UGVs |
| 4 | Fully Autonomous | Sets mission goals; robot handles everything else | Plans, decides, acts, adapts without real-time human input | Boston Dynamics Atlas, DARPA RACER vehicles |
Why the Distinction Matters
Legal: The EU AI Act and autonomous weapons treaties regulate systems differently based on autonomy level. A teleoperated combat robot isn’t legally an “autonomous weapon.” A fully autonomous targeting system is.
Cost: Teleoperation requires skilled human operators — often 1:1 or 1:N ratios. Full autonomy replaces operators with expensive AI and sensors. The crossover point depends on labor costs and mission duration.
Reliability: Teleoperated systems fail when communication is jammed. Autonomous systems fail when the AI encounters an edge case it wasn’t trained for.
Public Perception: A teleoperated robot boxing match is “entertainment.” A fully autonomous robot making targeting decisions is “terrifying.”
Current Reality
Most deployed robots in 2026 are Level 1–2 — teleoperated or supervised. Fully autonomous ground robots are rare outside structured environments (warehouses, highways). The leap to Level 4 for humanoids and Combat UGVs is the defining technical challenge of the decade.
The Bottom Line
“Autonomous” is not a binary. It’s a gradient. When someone says a robot is “autonomous,” the right question is: autonomous at what? Navigation? Manipulation? Targeting? The answer determines everything else.