Skip to main content

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

 Hi Akbar,
There might be alternatives to this as well but what you can very well do is to check for the time step in the python script using TRACI and force your vehicle to depart at that specific time step. 
Regards,Naveen Rai    On Thursday 22 February 2018, 8:09:44 PM GMT+8, Akbar Ali via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx> wrote:  
 
  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
  
------------------------------------------------------------------------------
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