| { | |
| "width": 1000, | |
| "height": 2000, | |
| "dt": 0.2, | |
| "entities": [ | |
| { | |
| "id": "ego", | |
| "type": "ego", | |
| "toward": "0", | |
| "x": 500, | |
| "y": 0, | |
| "size": "Small", | |
| "vx": 0, | |
| "vy": 416, | |
| "ay": 0, | |
| "accel_mode": "Z" | |
| }, | |
| { | |
| "id": "veh_1", | |
| "type": "vehicle", | |
| "toward": "0", | |
| "x": 506, | |
| "y": 903, | |
| "size": "Small", | |
| "vx": 0, | |
| "vy": 50, | |
| "ay": 0, | |
| "accel_mode": "Z" | |
| }, | |
| { | |
| "id": "veh_2", | |
| "type": "vehicle", | |
| "toward": "0", | |
| "x": 426, | |
| "y": 1195, | |
| "size": "Small", | |
| "vx": 20, | |
| "vy": 50, | |
| "ay": 0, | |
| "accel_mode": "Z" | |
| }, | |
| { | |
| "id": "veh_3", | |
| "type": "vehicle", | |
| "toward": "0", | |
| "x": 325, | |
| "y": 857, | |
| "size": "Small", | |
| "vx": 20, | |
| "vy": 50, | |
| "ay": 0, | |
| "accel_mode": "Z" | |
| }, | |
| { | |
| "id": "veh_4", | |
| "type": "vehicle", | |
| "toward": "0", | |
| "x": 882, | |
| "y": 626, | |
| "size": "Small", | |
| "vx": 0, | |
| "vy": 0, | |
| "ay": 0, | |
| "accel_mode": "Z" | |
| }, | |
| { | |
| "id": "obs_1", | |
| "type": "obstacle", | |
| "x": 796, | |
| "y": 243, | |
| "width": 400, | |
| "length": 500 | |
| }, | |
| { | |
| "id": "obs_2", | |
| "type": "obstacle", | |
| "x": 799, | |
| "y": 1500, | |
| "width": 400, | |
| "length": 1000 | |
| }, | |
| { | |
| "id": "obs_3", | |
| "type": "obstacle", | |
| "x": 101, | |
| "y": 993, | |
| "width": 200, | |
| "length": 2000 | |
| } | |
| ] | |
| } |