Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/trip/randomTrips/persons/betweenStops/personTrip_fromStopToStop/routes.tools
428790 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-06 16:55:11.483337 by randomTrips.py v1_17_0+0748-dcc79ba
<configuration>
    <net-file value="net2.net.xml"/>
    <additional-files value="input_additional.add.xml"/>
    <route-file value="out.rou.xml"/>
    <persontrips value="True"/>
    <trip-attributes value="departPos=&quot;random&quot; color=&quot;red&quot; modes=&quot;public&quot;"/>
    <end value="10.0"/>
    <min-distance value="1.0"/>
    <from-stops value="busStop"/>
    <to-stops value="busStop"/>
</configuration>
-->

<!-- generated on 2023-06-06 16:55:11 by Eclipse SUMO duarouter Version v1_17_0+0748-dcc79ba
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">

    <input>
        <net-file value="net2.net.xml"/>
        <additional-files value="input_additional.add.xml"/>
        <route-files value="trips.trips.xml"/>
    </input>

    <output>
        <output-file value="out.rou.xml"/>
        <alternatives-output value="NUL"/>
    </output>

    <time>
        <begin value="0"/>
        <end value="10.0"/>
    </time>

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

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" departPos="random" color="red">
        <stop busStop="bs_3" duration="0.00"/>
        <walk edges="left beg2left beg" busStop="bs_0"/>
    </person>
    <person id="1" depart="1.00" departPos="random" color="red">
        <stop busStop="bs_0" duration="0.00"/>
        <walk edges="beg beg2left left" busStop="bs_3"/>
    </person>
    <person id="2" depart="2.00" departPos="random" color="red">
        <stop busStop="bs_0" duration="0.00"/>
        <walk edges="beg beg2left left" busStop="bs_3"/>
    </person>
    <person id="3" depart="3.00" departPos="random" color="red">
        <stop busStop="bs_0" duration="0.00"/>
        <walk edges="beg beg2left left" busStop="bs_2"/>
    </person>
    <person id="4" depart="4.00" departPos="random" color="red">
        <stop busStop="bs_2" duration="0.00"/>
        <walk edges="left left2end end" busStop="bs_4"/>
    </person>
    <person id="5" depart="5.00" departPos="random" color="red">
        <stop busStop="bs_2" duration="0.00"/>
        <walk edges="left left2end end" busStop="bs_4"/>
    </person>
    <person id="6" depart="6.00" departPos="random" color="red">
        <stop busStop="bs_0" duration="0.00"/>
        <walk edges="beg beg2left left" busStop="bs_2"/>
    </person>
    <person id="7" depart="7.00" departPos="random" color="red">
        <stop busStop="bs_3" duration="0.00"/>
        <walk edges="left left2end end" busStop="bs_4"/>
    </person>
    <person id="8" depart="8.00" departPos="random" color="red">
        <stop busStop="bs_4" duration="0.00"/>
        <walk edges="end left2end left beg2left beg" busStop="bs_0"/>
    </person>
    <person id="9" depart="9.00" departPos="random" color="red">
        <stop busStop="bs_3" duration="0.00"/>
        <walk edges="left beg2left beg" busStop="bs_0"/>
    </person>
</routes>