Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EIDM: collision after ignoring junction blocker #11184

Closed
namdre opened this issue Jul 13, 2022 · 1 comment
Closed

EIDM: collision after ignoring junction blocker #11184

namdre opened this issue Jul 13, 2022 · 1 comment

Comments

@namdre
Copy link
Contributor

namdre commented Jul 13, 2022

found in the same scenario that also exhibited #11165.
The problem is related to the backOnRoute code at
https://github.com/eclipse/sumo/blob/26a4344f6d5873fa3e315bea65a94ccd0b515d08/src/microsim/MSVehicle.cpp#L2905-L2935

Possibly, the fact that the collision has only been observed with EIDM is a side effect of imprecise braking. The code should allow triggering collisions with any model.

@namdre
Copy link
Contributor Author

namdre commented Jul 13, 2022

seems to be related to --ignore-junction-blocker

namdre added a commit that referenced this issue Jul 13, 2022
@namdre namdre changed the title EIDM: collision after junction EIDM: collision after ignoring junction blocker Jul 13, 2022
@namdre namdre closed this as completed in 23be5b3 Jul 14, 2022
namdre added a commit that referenced this issue Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant