Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-dev] Actuated Traffic Lights

Hi,

I'm trying to implement actuated traffic lights in my simulation by passing in the tlLogic via additional-files. My file is appended below. Two things:

1) When I set detector-gap in this file, the program doesn't seem to respond to it, and it continues to be set at 500m (which is the length of my network). I want to change this so I don't need to have a very large minDur value.
2) I set the minDur value to some high value (127.0) to circumvent the warning, and it would seem the actuated traffic lights would work, but they still aren't changing.

Is there a better way to implement actuated traffic lights?



All my best,

Kathy Jang
University of California, Berkeley | 2018 
B.A. Computer Science


Back to the top