Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/persons/walk_undeparted/vehroutes2.complex
169715 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-03-02 12:00:27 by Eclipse SUMO sumo Version v1_12_0+1020-bb2d224
<configuration 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"/>
        <load-state value="state.xml"/>
    </input>

    <output>
        <fcd-output value="fcd2.xml"/>
        <vehroute-output value="vehroutes2.xml"/>
    </output>

    <processing>
        <pedestrian.striping.dawdling value="0"/>
    </processing>

    <report>
        <duration-log.disable 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="p2" depart="100.00" departPos="10.00" arrival="108.00">
        <walk edges="2/1to1/1" arrivalPos="20.00"/>
    </person>

</routes>