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

<!-- generated on 2024-08-27 19:48:21 by Eclipse SUMO sumo Version v1_20_0+1746-69d86166f23
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net2.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
        <additional-files value="input_additional2.add.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="59503"/>
    </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" departSpeed="14.7234" speedFactor="1.0600" arrival="24.00">
        <route edges="SC CN"/>
        <stop lane="SC_0" startPos="55.00" endPos="55.10" duration="3.00"/>
    </vehicle>

</routes>