Skip to content

Commit

Permalink
patching meso results refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 12, 2024
1 parent 94172e8 commit fc81453
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 54 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Warning: Teleporting vehicle 'tripCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'.
Warning: No route for vehicle 'tripCloseEnroute' found.
Warning: Vehicle 'tripCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Warning: Teleporting vehicle 'VehicleCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'VehicleCloseEnroute' is not allowed on source edge 'middle2'.
Warning: No route for vehicle 'VehicleCloseEnroute' found.
Warning: Vehicle 'VehicleCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-01-14 14:39:37 by Eclipse SUMO sumo Version v1_11_0+1156-781c487
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,12 +30,10 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
Expand All @@ -42,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="391.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="391.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-02-07 13:04:17 by Eclipse SUMO sumo Version v1_12_0+0296-f036efb
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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 All @@ -15,7 +15,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -30,12 +30,10 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
Expand All @@ -47,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="198.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="198.00">
<routeDistribution>
<route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="11.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
<route edges="beg beg2 left left2 end end2"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Warning: Teleporting vehicle 'tripCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'.
Warning: No route for vehicle 'tripCloseEnroute' found.
Warning: Vehicle 'tripCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Warning: Teleporting vehicle 'VehicleCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'VehicleCloseEnroute' is not allowed on source edge 'middle2'.
Warning: No route for vehicle 'VehicleCloseEnroute' found.
Warning: Vehicle 'VehicleCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-01-14 14:39:37 by Eclipse SUMO sumo Version v1_11_0+1156-781c487
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,12 +30,10 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
Expand All @@ -42,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="391.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="391.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Warning: No connection between edge 'beg2' and edge 'end2' found.
Warning: No route for vehicle 'tripCloseEnroute' found.
Warning: Teleporting vehicle 'tripCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'tripCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Warning: No route for vehicle 'VehicleCloseEnroute' found.
Warning: Teleporting vehicle 'VehicleCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
Warning: Vehicle 'VehicleCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-01-14 14:39:37 by Eclipse SUMO sumo Version v1_11_0+1156-781c487
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,12 +30,10 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
Expand All @@ -42,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="391.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="391.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Jun 10 18:03:08 2020 by Eclipse SUMO Version v1_6_0+0655-4cf5eade13
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,7 +30,6 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
Expand All @@ -41,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-02-07 13:04:18 by Eclipse SUMO sumo Version v1_12_0+0296-f036efb
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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 All @@ -15,7 +15,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -30,12 +30,10 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
Expand All @@ -47,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="198.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="198.00">
<routeDistribution>
<route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="11.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
<route edges="beg beg2 left left2 end end2"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Jun 10 18:03:08 2020 by Eclipse SUMO Version v1_6_0+0655-4cf5eade13
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,7 +30,6 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
Expand All @@ -41,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Jun 10 18:03:08 2020 by Eclipse SUMO Version v1_6_0+0655-4cf5eade13
<!-- generated on 2024-04-12 09:55:22 by Eclipse SUMO sumo Version v1_19_0+1795-64526dd6675
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
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="input_routes.rou.xml"/>
<route-files value="input_routes2.rou.xml"/>
<additional-files value="input_additional.add.xml"/>
</input>
Expand All @@ -25,7 +30,6 @@ SPDX-License-Identifier: EPL-2.0
<processing>
<default.speeddev value="0"/>
<pedestrian.model value="nonInteracting"/>
</processing>
<report>
Expand All @@ -41,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
<vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
<route edges="beg beg2 middle middle2 end end2"/>
</vehicle>

Expand Down

0 comments on commit fc81453

Please sign in to comment.