Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] tlsCycleAdaptation.py

Hello,

 

I am trying to use the tlsCycleAdaptation.py and I get the following error message:

“Begin time:0

There are no flows at the given intersections. No green time optimization is done.”

 

I have inserted traffic flows in the routes.rou.xml file, which look like this:

<flow id="e1-n5" type="pkw" begin="0" end="900" route="e1-n5" number="4" departPos="0" departLane="best"/>

<flow id="e1-s2" type="pkw" begin="0" end="900" route="e1-s2" number="12" departPos="0" departLane="best"/>

<flow id="e1-n4" type="pkw" begin="0" end="900" route="e1-n4" number="19" departPos="0" departLane="best"/>

 

Can anyone help me? Are there any examples or extra documentation for the tlsCycleAdaptation.py?

 

Thank you,

Manos Nestoras


Back to the top