Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/vehicle/insertStop/keepRoute/vehroutes.complex
429615 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2026-03-18T13:40:33.828991+01:00 by Eclipse SUMO sumo v1_26_0+0691-ff0650c0f1a
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net4.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
        <additional-files value="input_additional4.add.xml"/>
    </input>

    <output>
        <vehroute-output value="vehroutes.xml"/>
    </output>

    <report>
        <no-step-log value="true"/>
    </report>

    <traci_server>
        <remote-port value="35305"/>
    </traci_server>

</sumoConfiguration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="45.00">
        <route edges="A1B1"/>
        <stop busStop="busStop_A1B1" duration="30.00"/>
    </vehicle>

</routes>