Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/traci/set_variable/Vehicle/MoveToXY/offroute_edge2/fcd.traci
428738 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2026-03-14T17:58:57.369799+01:00 by Eclipse SUMO sumo v1_26_0+0596-598a13ff2c9
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="net2.net.xml"/>
        <route-files value="routes.rou.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <fcd-output value="fcd.xml"/>
        <fcd-output.attributes value="speed,pos,lane"/>
    </output>

    <processing>
        <default.speeddev value="0"/>
    </processing>

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

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

</sumoConfiguration>
-->

<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="VTD_EGO" speed="0.00" pos="90.95" lane="SC_0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="VTD_EGO" speed="12.60" pos="1.05" lane=":C_14_0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="VTD_EGO" speed="12.07" pos="5.05" lane=":C_6_0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="2.84" lane="CW_1"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="16.73" lane="CW_1"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="30.62" lane="CW_1"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="44.51" lane="CW_1"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="58.40" lane="CW_1"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="VTD_EGO" speed="13.89" pos="72.29" lane="CW_1"/>
    </timestep>
</fcd-export>