- Register each physical YAM under a stable name.
- List the models compatible with that robot.
- Deploy the model through Servo.
- Attach the existing runtime, check the full path without sending actions, and start a timed run.
Get started
Servo
Run hosted robot policy models on a Bimanual YAM.
Servo runs robot policy models on managed compute and returns action chunks to the computer wired
to your Bimanual YAM.
You provide a zero-argument function that opens the calibrated YAM runtime from your robot
application. Servo reads cameras and joint state through that runtime and sends validated joint
targets back through it. Servo handles model compatibility, deployment, image encoding, hosted
inference, and action timing.
The workflow has four steps: