I am using SUMO and for testing purposes I want to pass TLS phases. When declaring my TLS in an additional file, I am required to also pass the duration of the phase, but I want SUMO to fill that in. Is there any way of doing this?
Asked
Active
Viewed 69 times
1 Answers
0
No, there is not.
The netconvert application generates fixed phase cycles for all intersections by default. It always uses 31s as the green phase duration (changeable using option --tls.green-time) and 6s for left turn phases. The yellow time is computed based on the minimum deceleration and there isn't even an all-red phase. So in short, you won't do much worse by pulling a number out of a hat.

Jakob Erdmann
- 190
- 1
- 7