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

<!-- generated on 2026-01-10T23:36:24.846233+01:00 by Eclipse SUMO sumo v1_25_0+0897-9d402d589e3
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
    </input>

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

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

    <traci_server>
        <remote-port value="43595"/>
    </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="0" depart="0.00" arrival="430.00">
        <route edges="1fi"/>
        <stop lane="1fi_0" startPos="30.00" endPos="60.00" duration="400.00"/>
    </vehicle>

    <vehicle id="1" depart="3.00" arrival="436.00">
        <route edges="1fi"/>
        <stop lane="1fi_0" startPos="30.00" endPos="60.00" duration="400.00"/>
    </vehicle>

    <vehicle id="2" depart="6.00" arrival="437.00">
        <route edges="1fi"/>
        <stop lane="1fi_0" startPos="30.00" endPos="60.00" duration="400.00"/>
    </vehicle>

</routes>