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

ijump-astar enhancements #54

Open
2 of 9 tasks
seveibar opened this issue Sep 11, 2024 · 3 comments
Open
2 of 9 tasks

ijump-astar enhancements #54

seveibar opened this issue Sep 11, 2024 · 3 comments

Comments

@seveibar
Copy link
Contributor

seveibar commented Sep 11, 2024


  • mm-ijump-astar has issue touching obstacles after goal axis cross (see image below)

image

  • mm-ijump-astar has issue getting close to obstacles after overcoming

image

  • Use the exit margin when the wallDistance is Infinity (and in other cases- how far do i need to go to exit the margin group i'm currently inside, can be computed via intersections- you need to use both the small and large margin to determine where you can exit- the small margin sets a max distance that can be traveled then you look for the furthest edge with largest margin)
Copy link

homie-gg bot commented Sep 11, 2024

Here are some pull requests that might be helpful reference for this task:

Copy link

homie-gg bot commented Sep 12, 2024

This might have already been done via: ijump multi-margin implementation.

Copy link

homie-gg bot commented Sep 12, 2024

This might have already been done via: major fix for multi-margin autorouter, preventing accidental routing through pads.

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

No branches or pull requests

1 participant