mujoco_restore_snapshot
Restore a paused MuJoCo session to its exact integration state, including step counters and guard status. Requires identical model, config, and engine version for successful restoration.
Instructions
Restore a paused session; requires identical compiled model, config and engine version.
Restores exact integration state, step/noise counters and guard status. A snapshot taken before a force stop clears the latch; a tripped one retains it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |