Skip to main content

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

You need to load an additional file that defines the actuated logic and the custom detectors as in https://github.com/eclipse/sumo/blob/master/tests/sumo/basic/tls/actuated/custom_detector/input_additional.add.xml
The programID must be different from all programIDs for that tlLogic already in the .net.xml
This program will then be used instead of the default program defined in the .net.xml.

Am Do., 15. Apr. 2021 um 09:16 Uhr schrieb jlange <jlange@xxxxxx>:
Thank you for the information!

It says that I need to import the tl-logic as an additional file, to use
custom induction loops.
So does it mean that I have to load the logic with type "actuated" into
NetEdit as usual and also import the logic (with type "static") + detectors
as an additional file each into the scenario?



--
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