mujoco_open_viewer
Open a native MuJoCo window to view the active session's model and state, starting paused. Use step or run commands to advance simulation.
Instructions
Open a native MuJoCo window sharing this session's model and state.
Starts paused; call mujoco_step or mujoco_set_running next. One window per
server: close the current viewer before displaying another session. This
opens a new controlled window; it does not attach to the standalone DMG app.
On macOS launch the server via start.sh or mjpython.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |