Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] please help me

Hello,
the departure times are found in the rou.xml file.
It sounds as if you need to write your own program that reads this file and modifies departure times according to your solution for time allotment.
regards,
Jakob


2018-02-22 13:09 GMT+01:00 Akbar Ali via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
 Dear all
Please help me i am facing an issue from 20 days, i took some part of osm
map, generated 5000 vehicles through some steps steps are


1. netconvert  --osm  map.osm  -o map.net.xml

2. polyconvert --net-file map.net.xml --osm-files map.osm --type-file
typemap.xml -o map.poly.xml

3.   C:\Users\test>python C:\Users\sumo\tools\randomTrips.py -n map.net.xml
-e 5000 –l

4.  C:\Users\test>python C:\Users\sumo\tools\randomTrips.py -n map.net.xml
-r map.rou.xml -e 5000 –l


and import the map in sumo and get the result in normal situation , Now i
want to seclude all the vehicles in an manner to allot time interval to
each vehicles in which the vehicles travels from source to destination.


thanks in advance
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top