Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/person/abort_riding/input_routes.rou.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2019-12-17 15:32:50.720513 by randomTrips.py v1_4_0+0153-3c1468f
3
options: -n ../net.net.xml -o input_routes2.rou.xml -p 10 -e 100 <doubleminus>personrides taxi
4
-->
5
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
6
<person id="0" depart="0.00">
7
<ride from="A1B1" to="B1B2" lines="taxi"/>
8
</person>
9
</routes>
10
11