Robot Teleoperation Interfaces
Google DeepMind
Interfaces and infrastructure for operating robots directly — the control surface a person uses to drive real hardware, plus the systems that record those sessions as training data.
The design problem is that a teleoperation session serves two audiences at once. The operator needs low latency, legible state, and controls that map cleanly onto what the robot can actually do. The dataset needs consistency, clean episode boundaries, and demonstrations that represent the task rather than the operator's habits. Optimizing hard for either one degrades the other.