Skip to content

pathfinding: start and goal in (y, x) format #550

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

Merged
merged 7 commits into from
Sep 28, 2021
Merged

Conversation

thuydotm
Copy link
Contributor

@thuydotm thuydotm commented Sep 7, 2021

  • start, and goal params is in (y, x) format instead of (x, y)
  • fix logical bug in _is_inside() function

@thuydotm thuydotm changed the title WIP Pathfinding fixes pathfinding: start and goal in (y, x) format, fix is_inside() Sep 28, 2021
@thuydotm thuydotm changed the title pathfinding: start and goal in (y, x) format, fix is_inside() pathfinding: start and goal in (y, x) format Sep 28, 2021
@thuydotm thuydotm merged commit 92aaa32 into master Sep 28, 2021
@thuydotm thuydotm deleted the pathfinding_fixes branch December 23, 2021 06:03
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.

1 participant