Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket5674/input_routes.rou.xml
169720 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<person id="ped0" depart="0.00" >
3
<walk from="SC" to="CN" />
4
</person>
5
<person id="ped1" depart="1.00" >
6
<walk from="WC" to="CE" />
7
</person>
8
</routes>
9
10