Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/setStop_default_state/input_routes.rou.xml
169715 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="car" sigma="0"/>
3
<trip id="v" type="car" depart="0" departSpeed="avg" from="A1B1" to="C1D1">
4
</trip>
5
</routes>
6
7