[sumo-user] How to not reopen Traci

2018-12-08 Thread iCashWave
Hi, I use GA package to optimize traffiic signal. Each simulation should be started from an identical start point(Time=0). Is there a way to restart the simulation without closing and reopening Traci? I attach my code file. Thank in advance. import os, sys import traci from pyevolve import G1DList

[sumo-user] Tutorial Traci_tls

2018-12-08 Thread Lina Siegerts
Hi guys,   i´ve got a question to the tutorial of "Traci_tls". The vertical stream from north to south is prioritisized, if they pass the loop. But i would like to change the green time for a few seconds to increase or decrease the green time, if many or less vehicles pass the induction loop. Wit

Re: [sumo-user] Tutorial Traci_tls

2018-12-08 Thread Harald Schaefer
HI Lina please see http://sumo.dlr.de/wiki/Simulation/Traffic_Lights#Controlling_traffic_lights_via_TraCI Regards, Harald Am 08.12.18 um 10:36 schrieb Lina Siegerts: > Hi guys, >   > i´ve got a question to the tutorial of "Traci_tls". The vertical > stream from north to south is prioritisized, i

Re: [sumo-user] Graph Representation for Road Network

2018-12-08 Thread Ei Ei Mon
Dear Sir, Can I get the directed graph for our whole network directly by using sumolib? Sorry I cannot find reference link. Please suggest me. Thank you in advance. with best regards, On Tue, Dec 4, 2018 at 1:18 PM Michael Behrisch wrote: > Hi, > further information on the sumolib functions is

[sumo-user] MODIFY THE CONFLICT WITH nNETEDIT

2018-12-08 Thread Jane Cheung
Dear all, While I used the netedit to build the network and edit the connection. There are some questions. [image: image.png] I would like to know why these two lanes are conflicting with each other. If I would like to clear the conflict, in other words, make vehicles could have a left turn to t

Re: [sumo-user] MODIFY THE CONFLICT WITH nNETEDIT

2018-12-08 Thread Jakob Erdmann
Please stop posting duplicate questions to github and the mailing list as this creates unnecessary work! The conflict appears because the left lane already targets both lanes to the north. You can resolve this by first removing the connection from the left lane to right northbound lane. If you wan

Re: [sumo-user] MODIFY THE CONFLICT WITH nNETEDIT

2018-12-08 Thread Jane Cheung
Jakob, sorry for that.And thanks for your reply. On Sat, Dec 8, 2018 at 11:58 AM Jakob Erdmann wrote: > Please stop posting duplicate questions to github and the mailing list as > this creates unnecessary work! > > The conflict appears because the left lane already targets both lanes to > the no