Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Dynamic traffic lights

Note, that you do not need to add induction loops when defining tlType "actuated". This happens automatically.

The other way to have dynamic traffic lights is by connecting a custom controller via TraCI:
https://sumo.dlr.de/docs/Tutorials/TraCI4Traffic_Lights.html
https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#controlling_traffic_lights_via_traci

regards,
Jakob

Am Do., 8. Apr. 2021 um 07:49 Uhr schrieb jlange <jlange@xxxxxx>:
Hello,

I figured out that you can make traffic lights dynamically by doing the
following:
https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#actuated_traffic_lights

If I understand it correctly, you change the type of the traffic light from
"static" to "actuated" and add the parameters which are necessary, and
implement detectors / induction loops into the network. (basic procedure)

Is there another way to make a traffic light dynamically? In general the
traffic jam in front of a traffic light should be reduced - this means that
I want a longer green phase for a lane when the induction loop "notices" a
traffic jam.

Thank you in advance.

Kind regards,
Jens



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top