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

wrong edgeId in error message of Simulation::findIntermodalRoute #12591

Closed
Ragyal opened this issue Feb 9, 2023 · 0 comments
Closed

wrong edgeId in error message of Simulation::findIntermodalRoute #12591

Ragyal opened this issue Feb 9, 2023 · 0 comments

Comments

@Ragyal
Copy link

Ragyal commented Feb 9, 2023

Specifying an invalid departPos in Simulation::findIntermodalRoute will throw an error with an incorrect edgeId.
Instead of the fromEdge the toEdge is stated.

https://github.com/eclipse/sumo/blob/5d4a8f8ae16482cbd8b83ecc1e0eddbbe7365654/src/libsumo/Simulation.cpp#L676

@namdre namdre self-assigned this Feb 9, 2023
namdre added a commit that referenced this issue Feb 9, 2023
@namdre namdre closed this as completed in c00b9f1 Feb 9, 2023
namdre added a commit that referenced this issue Feb 9, 2023
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