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

taxi simulation with sumo-gui differs from sumo #7674

Closed
namdre opened this issue Oct 8, 2020 · 3 comments
Closed

taxi simulation with sumo-gui differs from sumo #7674

namdre opened this issue Oct 8, 2020 · 3 comments

Comments

@namdre
Copy link
Contributor

namdre commented Oct 8, 2020

probably a set or map with pointers and unstable sorting is involved

@behrisch
Copy link
Contributor

Does this show up in one of the regular tests?

@namdre
Copy link
Contributor Author

namdre commented Oct 27, 2020

No. A testcase is in the bugreports folder. It's the same scenario that also shows #7662

@namdre
Copy link
Contributor Author

namdre commented Oct 30, 2020

one thing I noticed: When configuring persons to be picked up at stops, the persons are registered as waiting at the busStops but since the taxi stops target a lane rather than a stop, the person is never removed from the stop. This leads to lots of stale pointers and is probably responsible for the issue when a transportable pointer is reused and then found during map-lookup.

@namdre namdre closed this as completed in 5b50f56 Oct 30, 2020
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

2 participants