Dear All,

I'm working on the model to optimize the traffic light timing. I'm using the simulator SUMO for the development. To update cycle time and offset, my understanding so far is that,

  • Set the cycle time and offset for each intersection in .net.xml file
  • Then during runtime, keep updating this value based on the optimized value.

Is this the only way? Or can it be controlled without updating .net.xml file?

Any other options how to update cycle time and offset through python scripts?

Thanks in advance

Viji

More Vijayalakshmi Kumarasamy's questions See All
Similar questions and discussions