Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/ssm/junction/input_routes.rou.xml
169748 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<trip id="ego" depart="0" from="NC" to="CE" departSpeed="max"/>
3
<trip id="leader" depart="2" from="SC" to="CN" departSpeed="max"/>
4
</routes>
5
6