mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-22 11:36:29 +00:00
20 lines
317 B
JSON
20 lines
317 B
JSON
{
|
|
"_SUMOCMD": "sumo",
|
|
|
|
"emissions_threshold": 500000,
|
|
"n_steps": 200,
|
|
"window_size":100,
|
|
|
|
"without_actions_mode": true,
|
|
|
|
"limit_speed_mode": true,
|
|
"speed_rf": 0.1,
|
|
|
|
"adjust_traffic_light_mode": true,
|
|
"trafficLights_duration_rf": 0.2,
|
|
|
|
"weight_routing_mode": false,
|
|
|
|
"lock_area_mode": false
|
|
|
|
} |