Skip to content

Commit

Permalink
patching expected results refs #21, #14653
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 3, 2024
1 parent 7625e4d commit cc30054
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-03 12:35:54 by Eclipse SUMO sumo Version v1_19_0+1658-694df6cf495
<!-- generated on 2024-04-03 13:15:44 by Eclipse SUMO sumo Version v1_19_0+1660-23aab272acf
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -47,16 +47,16 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<route cost="32.39" savings="0.00" edges="CS SC CN"/>
</vehicle>

<person id="pBwd" depart="0.00" arrival="97.00">
<walk edges="CN SC" cost="80.82"/>
<person id="pBwd" depart="0.00" arrival="96.00">
<walk edges="CN SC" cost="102.52"/>
</person>

<person id="pFwd" depart="0.00" arrival="185.00">
<walk edges="SC CN" cost="148.05"/>
<person id="pDiag" depart="0.00" arrival="184.00">
<walk edges="SC CS CW" cost="190.23"/>
</person>

<person id="pDiag" depart="0.00" arrival="185.00">
<walk edges="SC CW" cost="166.91"/>
<person id="pFwd" depart="0.00" arrival="186.00">
<walk edges="SC CN" cost="169.75"/>
</person>

</routes>

0 comments on commit cc30054

Please sign in to comment.