-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathoutput.xml
42 lines (34 loc) · 1.32 KB
/
output.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2023-04-11 10:30:26 by Eclipse SUMO libsumo Version 1.15.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/libsumoConfiguration.xsd">
<input>
<net-file value="environment/intersection2_2968.net.xml"/>
<route-files value="environment/intersection_Slot_13.rou.xml"/>
<additional-files value="gym_sumo/envs/sumo_configs/loops.add.xml"/>
</input>
<output>
<statistic-output value="output.xml"/>
</output>
<processing>
<lateral-resolution value="0.1"/>
<ignore-route-errors value="true"/>
<collision.action value="warn"/>
<collision.check-junctions value="True"/>
<collision.mingap-factor value="0"/>
<time-to-teleport.disconnected value="1"/>
<default.carfollowmodel value="IDM"/>
<pedestrian.striping.dawdling value="0.5"/>
</processing>
<routing>
<routing-algorithm value="astar"/>
<device.rerouting.probability value="1"/>
<device.rerouting.period value="1"/>
</routing>
<report>
<no-warnings value="true"/>
<no-step-log value="true"/>
</report>
<random_number>
<seed value="15795"/>
</random_number>
</configuration>