Hi,

I am trying to start a simulation with flow and route files that I have 
generated via flowrouter.py but I think I've made a mistake in the config file. 
The problem I have is that I get this error message when starting SumoGUI:

Error: The route 'in1_e2.qPKW.0' for flow 'in1_e2.qPKW.0' is not known.

But the first line in my route file is:

<route id="in1_e2.qPKW.0" edges="in1 50898254 mid e2"/>

So that route should be defined. My config looks like this:

<configuration>
   <input>
       <net-file value="kungsbackaleden.net.xml"/>
       <route-files value="routes.xml"/>
   <additional-files value="detectors.add.xml, flows.xml"/>
   </input>
</configuration>

BR,
Fredrik

_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to