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

TODO: fix trivial route for CostMatrix #4634

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nilsnolde
Copy link
Member

@nilsnolde nilsnolde commented Mar 15, 2024

showing #4433. it's not fixed yet, just a test written to showcase the problem.

I recently did a band-aid for this, just so we get the right shape out of trivial routes with CostMatrix (i.e. right direction of the shape). however, the problem is worse: it'll also assume the wrong directed edge when calculating time/cost. this PR is just the failing test which will need to pass once it's fixed.

@nilsnolde nilsnolde changed the title fix trivial route for CostMatrix TODO: fix trivial route for CostMatrix Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant