Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/setStop/abort/input_routes.rou.xml
169731 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<vehicle id="ego" depart="0">
3
<route edges="SC CN"/>
4
<stop busStop="bs" duration="30"/>
5
</vehicle>
6
</routes>
7
8