Skip to content

Commit

Permalink
patching expected results refs #21, #7578
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Sep 6, 2024
1 parent 77845cb commit 0ab4589
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
Warning: Vehicle 't0' performs emergency braking on lane 'a_0' with decel=5.00, wished=1.30, severity=1.00, time=26.00.
Warning: Vehicle 't0' performs emergency stop at the end of lane 'a_0' because of a red traffic light (decel=-13.89, offset=6.24), time=26.00.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-09-06 13:10:33 by Eclipse SUMO sumo Version v1_20_0+0539-1f00b22371e
<!-- generated on 2024-09-06 15:32:03 by Eclipse SUMO sumo Version v1_20_0+0541-2d71bec5bfc
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 @@ -38,6 +38,6 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="blocker" depart="25.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="26.00" routeLength="349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="115.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="115.00" routeLength="849.90" waitingTime="26.00" waitingCount="1" stopTime="0.00" timeLoss="52.64" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="62.00" routeLength="849.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="blocker" depart="62.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="37.00" arrival="88.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="26.00" routeLength="349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

0 comments on commit 0ab4589

Please sign in to comment.