Re: [sumo-user] Asking for " tlsCycleAdaptation.py"

2019-07-24 Thread Manh Do Van
Thank you so much! On Wed, Jul 24, 2019 at 11:58 PM Harald Schaefer wrote: > Hi, > > your simulation starts at t ~ 28800 > you should add the parameter - b28800 to the call of tlsCycleAdaption.py > > Best regards > Harald > > Am 24.07.19 um 15:34 schrieb Manh Do Van: > > Dear Sir, > I used two

[sumo-user] Car Following parameters - "Tau"

2019-07-24 Thread Soumya Sharma
Hello, I am working with the CACC model to determine how it impacts freeway capacity. I studied in detail the algorithm for the CACC ( https://www.sciencedirect.com/science/article/pii/S0968090X14002447?via%3Dihub and

Re: [sumo-user] Issue trying to create route file using randomtrips and duarouter in Python (via Pycharm)

2019-07-24 Thread Harald Schaefer
Hi if I run randomTrips.py manually in a command window, i see harald> randomTrips.py -v -n net.net.xml --route-file routes_123.xml calling  /usr/local/share/sumo/bin/duarouter -n net.net.xml -r trips.trips.xml --ignore-errors --begin 0 --end 3600 --no-step-log --no-warnings -o

Re: [sumo-user] Issue trying to create route file using randomtrips and duarouter in Python (via Pycharm)

2019-07-24 Thread Hrishikesh Barad
Hi Harald, thanks a lot for the detailed response. Can you elaborate what do you mean by 'duarouter is called from randomTrips with --ignore-errors'? What do I need to add to my code to call duarouter within randomtrips loop? Thanks again, On Wed, Jul 24, 2019 at 9:34 AM Harald Schaefer

Re: [sumo-user] Asking for " tlsCycleAdaptation.py"

2019-07-24 Thread Harald Schaefer
Hi, your simulation starts at t ~ 28800 you should add the parameter - b28800 to the call of tlsCycleAdaption.py Best regards Harald Am 24.07.19 um 15:34 schrieb Manh Do Van: > Dear Sir,  > I used two manners to transform my old route file (I will attach them > to this email). Even though I

Re: [sumo-user] Fwd: Regarding Variable Speed Signs

2019-07-24 Thread Harald Schaefer
Hello, for me it works in one of the latest development versions like this: please select one or more lanes in netedit, Go to additional mode, select „VariableSpeedSign“ and click use selected lanes. Then a white line shows up, Use the right mouse button for a context menu and select "Open

Re: [sumo-user] Fwd: Regarding Variable Speed Signs

2019-07-24 Thread Radha Reddy
Hello, Many thanks for your kind response. I followed the steps mentioned in the link, but not successful. I have selected the number of edges for placing sign, but there is no icon or something appeared when I click or press enter. Regards On Wed, Jul 24, 2019 at 11:18 AM wrote: > Hi, > >

Re: [sumo-user] Asking for " tlsCycleAdaptation.py"

2019-07-24 Thread Manh Do Van
Dear Sir, I used two manners to transform my old route file (I will attach them to this email). Even though I created new route files already but when I tried to run the "tlsCycleAdaptation.py -n i.net.xml -r new.rou.xml -o newTLS.add.xml" I still have the same result:" *There are no flows at the

Re: [sumo-user] Issue trying to create route file using randomtrips and duarouter in Python (via Pycharm)

2019-07-24 Thread Harald Schaefer
Hi, here are some ideas: 1) might be the routes_abc.xml file is locked by the sumo-gui and is not overwritten (duarouter is called from randomTrips with --ignore-errors) 2) Have you tried your loop without the sumo_gui and checked that there are new route_files? 3) you can use in each loop a new

[sumo-user] Fwd: Regarding Variable Speed Signs

2019-07-24 Thread Radha Reddy
Hello, I have to place a variable speed sign on an edge. But I do not understand how to place variable speed sign by using Netedit. Can you please suggest me, how to place these kind of signs. Regards Radha ___ sumo-user mailing list