Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/insertStop/keepRoute/input_routes.rou.xml
169716 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
4
<vehicle id="ego" depart="0.00">
5
<route edges="A1B1"/>
6
</vehicle>
7
</routes>
8
9