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

Add bearing to RouteEngine requests #687

Merged
merged 2 commits into from
Feb 16, 2018
Merged

Conversation

danesfeder
Copy link
Contributor

@danesfeder danesfeder commented Feb 8, 2018

Faster route requests are not taking bearing into account. Our checks should prevent a route like this from being fired to the listener, but this can lead to routes showing up going into the opposite direction, causing an immediate reroute.

TODO:

  • Javadoc

@danesfeder danesfeder added the bug Defect to be fixed. label Feb 8, 2018
@danesfeder danesfeder added this to the v0.10.0 milestone Feb 8, 2018
@danesfeder danesfeder self-assigned this Feb 8, 2018
@danesfeder
Copy link
Contributor Author

@devotaaabel @Guardiola31337 this is ready for 👀

@danesfeder danesfeder merged commit d1e32ff into master Feb 16, 2018
@danesfeder danesfeder deleted the dan-bearing-faster-route branch February 16, 2018 00:20
@danesfeder danesfeder mentioned this pull request Feb 26, 2018
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect to be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants