Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Possible bug of E3 detectors in SUMO 1.15.0

In the latest dev version, sumo option --aggregate-warnings also applies to E3 detector warnings so you can easily filter them out.

Am Do., 24. Nov. 2022 um 16:27 Uhr schrieb yu tang <herrtangvonjj@xxxxxxxxx>:
Yes, I realized it. But there are also many warnings reporting "arrived inside e3Detector" even with openEntry="True". Maybe we also need something like "earlyArrival=True" preventing these warnings.

Jakob Erdmann <namdre.sumo@xxxxxxxxx> 于2022年11月24日周四 02:06写道:
For the particular case of "open" E3 detectors, you can configure them with  openEntry="True" so this particular warning is never issued.

Am Do., 24. Nov. 2022 um 04:06 Uhr schrieb yu tang <herrtangvonjj@xxxxxxxxx>:
I figured it out. I think it is because too many warning messages make the simulation stop. It can be resolved by canceling warning messages.

yu tang <herrtangvonjj@xxxxxxxxx> 于2022年11月23日周三 16:04写道:
Hi all,

Recently I have upgraded SUMO to the latest version. Unfortunately I find my model can't run any more and always get stuck in the beginning. I have tested it in the version 1.14.1 and find it still works in the old version. 

The reason may lie in E3 detectors. In the version 1.15.0, the simulation stops if E3 sensors detect vehicles passing the exit sensors but not passing entry sensors, which is possible in a traffic network. In my project, I only want to measure travel time through some particular arterials.

Best regards,
Yu
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
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