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 <[email protected]>: > 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 > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
