get_simulation_state
Retrieve the current simulation state, including timeline status (playing/paused/stopped), simulation time, and physics dt, to verify the simulation is running before stepping.
Instructions
Get the current simulation state including timeline status (playing/stopped/paused), simulation time, and physics dt. Call this to verify the simulation is running before using step_simulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |