get_status
Verify CARLA server availability and obtain version information to enable scenario execution.
Instructions
Check whether the CARLA server is reachable and return version info.
Always call this first before running scenarios.
Returns:
dict: carla_available/ready flags plus version info or an error
hint describing how to start the simulator.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||