Hello Community
I'm trying to add traffic lights on a straight road. I have
node.XML,edge.XML running well how do I call/execute the
"additional "  file. And the additional file has traffic lights

On Feb 23, 2018 10:38, "NAVEEN RAI via sumo-user" <
sumo-user@lists.sourceforge.net> wrote:

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

Reply via email to