Skip to content

Commit

Permalink
adapting rerouter tests #21
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Mar 23, 2024
1 parent 50ba870 commit 90fa8eb
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<personFlow id="r" begin="0" end="100" number="10">
<walk from="beg" to="end">
<param key="rerouter" value="nearest"/>
<param key="pushParam" value="1"/>
</walk>
</personFlow>
</routes>
Expand Down
6 changes: 3 additions & 3 deletions tests/sumo/pedestrian_model/jupedsim/rerouter/aggregated.sumo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-03-20 18:07:41 by Eclipse SUMO sumo Version v1_19_0+1430-0cd71248116
<!-- generated on 2024-03-23 16:48:41 by Eclipse SUMO sumo Version v1_19_0+1483-02ec7165f6c
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 @@ -45,8 +45,8 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<interval begin="0.00" end="2000.00" id="ed0">
<edge id="E0" arrived="0" entered="0"/>
<edge id="E1" arrived="0" entered="0"/>
<edge id="E2" arrived="0" entered="153"/>
<edge id="E3" arrived="0" entered="47"/>
<edge id="E2" arrived="0" entered="152"/>
<edge id="E3" arrived="0" entered="48"/>
<edge id="E4" arrived="400" entered="400"/>
</interval>
</meandata>

0 comments on commit 90fa8eb

Please sign in to comment.