sumo
sumo copied to clipboard
Netedit does not keep additional TL states when crossings are present
When starting a network from scratch, I have observed a small problem in Netedit:
- Create a new network with a TL-controlled intersection with a crossing
- Add additional TL states and save them
- The additional states have gone when the TL mode is loaded again
This does not happen for networks loaded from file and intersections without crossings, it seems.
Problem is located in setParticipantsInformation(), setTLControllingInformation() und tllCont.computeSingleLogic(oc, it), not in NETEDIT
somewhat related to #3742