{ "width": 1000, "height": 2000, "dt": 0.2, "entities": [ { "id": "ego", "type": "ego", "toward": "0", "x": 500, "y": 0, "size": "Small", "vx": 0, "vy": 290, "ay": 0, "accel_mode": "Z" }, { "id": "veh_1", "type": "vehicle", "toward": "0", "x": 502, "y": 944, "size": "Small", "vx": 0, "vy": 555, "ay": 0, "accel_mode": "Z" }, { "id": "veh_2", "type": "vehicle", "toward": "0", "x": 98, "y": 392, "size": "Small", "vx": 0, "vy": 500, "ay": 0, "accel_mode": "Z" }, { "id": "ped_1", "type": "pedestrian", "x": 365, "y": 529, "vx": 0, "vy": 0 }, { "id": "ped_2", "type": "pedestrian", "x": 426, "y": 555, "vx": 0, "vy": 0 }, { "id": "ped_3", "type": "pedestrian", "x": 506, "y": 522, "vx": 0, "vy": 0 }, { "id": "obs_1", "type": "obstacle", "x": 801, "y": 968, "width": 400, "length": 2000 } ] }