Path: blob/main/tests/traci/set_variable/Vehicle/ChangeTarget/Basic/vehroutes.traci
429581 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2022-02-02 17:38:08 by Eclipse SUMO sumo Version v1_12_0+0234-45cf2683f20
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
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="net.net.xml"/>
<route-files value="routes.rou.xml"/>
</input>
<output>
<write-license value="true"/>
<netstate-dump value="netstate_dump.xml"/>
<vehroute-output value="vehroutes.xml"/>
</output>
<report>
<xml-validation value="never"/>
<xml-validation.routes value="never"/>
<no-step-log value="true"/>
</report>
<traci_server>
<remote-port value="37075"/>
</traci_server>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" type="vType1" depart="0.00" departPos="0.00" arrival="106.00">
<routeDistribution>
<route replacedOnEdge="e_m6" replacedOnIndex="1" reason="traci:changeTarget" replacedAtTime="50.00" probability="0" edges="e_m5 e_m6 e_shape1 e_u1 e_u0 e_vu0"/>
<route edges="e_m5 e_m6 e_shape0 e_o1 e_o0 e_vo0"/>
</routeDistribution>
</vehicle>
</routes>