Skip to main content

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

 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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user

Back to the top