Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/traci/set_variable/Vehicle/MoveToXY/offroute_junction/routes.rou.xml
428738 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
3
<vehicle id="VTD_EGO" depart="0" departPos="-1">
4
<route edges="SC CN"/>
5
</vehicle>
6
</routes>
7
8
9