Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] randomTrips generation in netedit

Hi,

 

there exist several shortcuts where duarouter is called or routes are created from trips without that you have to tell SUMO explicitly. This is a shortcut: randomTrips can call duarouter directly if you fill in the route-file (where duarouter should write the routes to). The other option is the trip output created directly by randomTrips.

 

Best regards

Mirko

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] randomTrips generation in netedit

Datum: 2024-03-06T15:13:38+0100

Von: "Andreas Lenhardt via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "sumo-user@xxxxxxxxxxx" <sumo-user@xxxxxxxxxxx>

 

 

 

Hello,
 
I have some questions about routes and trips which can be generated in netedit.
As far as I understood, routes are needed to actually have traffic flow in the simulator and duarouter creates those routes from other files, f.e. from trip-files.
 
I want to create random trips with randomTrips.py in netedit.
The gui gives me two input fields for settings: output-trip-file and route-file.
 
- Both of them offer the option to use the current route-file. When both are set to the same value (...\routes.rou.xml in my case) the script exists with an error message.
- output-trip-file offers the filename to be "trips.trips.xml". When I click the select-file button, the file picker dialog however offers to save as *.rou.xml instead of *.trips.xml.
 
This really confuses me where I need to put which file exactly.
Could someone give me a hint which files I need to select there?
 
image.png
 
Thanks and kind regards
--
Mit besten Grüßen
Andreas Lenhardt


Back to the top