Path: blob/main/tests/complex/traci/bugs/ticket11870/vehroutes.complex
169715 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 2022-10-27 12:02:15 by Eclipse SUMO sumo Version v1_14_1+2007-56a5b09 <configuration 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"/> </input> <output> <vehroute-output value="vehroutes.xml"/> <stop-output value="stops.xml"/> </output> <report> <no-step-log value="true"/> </report> <traci_server> <remote-port value="35901"/> </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="ego" depart="0.00" arrival="16.00"> <routeDistribution> <route replacedOnEdge="CE" reason="traci:moveToXY" replacedAtTime="12.00" probability="0" edges="SC CN"/> <route edges="CE"/> </routeDistribution> <stop lane="SC_0" startPos="59.90" endPos="60.00" duration="7.00"/> </vehicle> </routes>