Skip to content

Commit

Permalink
patching expected results refs #21, #11709
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Oct 12, 2022
1 parent eab89bb commit e88d49c
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-10-12 14:57:38 by Eclipse SUMO sumo Version v1_14_1+1639-32534bc
<!-- generated on 2022-10-12 14:59:02 by Eclipse SUMO sumo Version v1_14_1+1641-404e898
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
Expand Down Expand Up @@ -33,7 +33,7 @@
</configuration>
-->

<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="v1_14_1+1639-32534bc" time="61.00" type="micro" constraints="1">
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="v1_14_1+1641-404e898" time="61.00" type="micro" constraints="1">
<route id="!t0!var#1" state="1" edges="a b c"/>
<route id="!t1!var#1" state="1" edges="d e c"/>
<delay number="2" begin="3" end="1" depart="0.00" time="36.00"/>
Expand All @@ -59,7 +59,10 @@
</lane>
<railSignalConstraints id="A">
<predecessor tripId="t0" tl="D" foes="t1" limit="3"/>
<foeInsertion tripId="t42" tl="D" foes="t23" limit="3" active="0"/>
<insertionPredecessor tripId="t43" tl="D" foes="t24"/>
<insertionOrder tripId="t44" tl="D" foes="t25"/>
<bidiPredecessor tripId="t45" tl="D" foes="t26"/>
</railSignalConstraints>
<railSignalConstraintTracker lane="e_0" index="1" state="between t1"/>
</snapshot>

0 comments on commit e88d49c

Please sign in to comment.