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

route_length skips first two edges #562

Open
Lietze opened this issue Jul 10, 2023 · 0 comments
Open

route_length skips first two edges #562

Lietze opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
2 bug Something isn't working Functional Prio 5

Comments

@Lietze
Copy link
Collaborator

Lietze commented Jul 10, 2023

Bug: route_length skips first two edges

Problem Description

In set_fahrstrasse the route_length is calculated in a loop, that starts at the third node. This skipps the first two edges.
It should only skip one edge, because that edge ist the overlap with the previous route.

@Lietze Lietze added bug Something isn't working Prio 5 2 Functional labels Jul 10, 2023
@Lietze Lietze self-assigned this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 bug Something isn't working Functional Prio 5
Projects
None yet
Development

No branches or pull requests

1 participant