1:1
JavaScript
not applied
Nothing recorded yet — press Run
0.00 s
- 0.1×
- 0.25×
- 1×
- 2×
- 4×
Drop the model to simulate it
About this lab
The physics is MuJoCo, compiled to WebAssembly by DeepMind and running in this tab. Your model and your code never leave the browser.
Your controller is plain JavaScript. It runs once per control tick and returns what each motor should aim at — the same shape as a real policy, without a runtime to install.
Simulation uses the collision geometry, not the visual meshes. That is what a physics engine acts on, and it is where most models turn out to be wrong.
Model loaded. Press Run when ready.