Re: [sumo-user] Assign traffic light link by link

2016-10-04 Thread Jakob Erdmann
The information about which link is controlled by which traffic light signal may be obtained using the "show link tls index" option within SUMO-GUI 's visualisation settings or from the according linkIndex attribute of the elements in the *.net.xml* file. 2016-10

[sumo-user] Assign traffic light link by link

2016-10-04 Thread 윤원경
Dear every users of SUMO. Hello. I'd like to ask how to adjust the traffic light link by link. What I have is like this, HashMap tlight; first variable is the string represents fromLane and toLane, in the form of "fromLane@toLane". and second string means the light. "g", "r", or "y". Now I sho