eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.49k stars 1.41k forks source link

recheck reaction of MoveReminders to state loading #8118

Open behrisch opened 3 years ago

behrisch commented 3 years ago

https://github.com/eclipse/sumo/commit/7ef5353adf2b29c875103f21bc5eaa677da7db23 introduced a new notification to distinguish between entering a lane after a junction or due to a loaded state. We need to recheck the reactions of the detectors and other devices.

behrisch commented 2 years ago

adding tests is a good option here at least for E2 and E3