Robot
Manual Control
Teleoperate a robot with keyboard controls.
Direct teleop — each keypress fires one movement command. For voice control, see Agent Control.
Start the robot
- Open a robot from My Robots.
- Click Start robot. A boot overlay steps through Assets → Engine → Running.
- The Uranus simulator takes over the viewport once the engine is ready.
Click Stop robot when you're done.
Key bindings
| Key | Action |
|---|---|
W | Forward |
S | Backward |
A | Strafe left |
D | Strafe right |
Q | Turn left |
E | Turn right |
Space | Emergency stop |
A green Command sent flash confirms each command; a red Command failed flash means the session rejected it.
Connecting a physical Asimov robot to the Platform UI is coming soon. In the meantime, control a physical robot directly through the Asimov API.
How is this guide?