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

what algorithm is used by function hff? #27

Closed
zzy5510 opened this issue Sep 6, 2022 · 1 comment
Closed

what algorithm is used by function hff? #27

zzy5510 opened this issue Sep 6, 2022 · 1 comment

Comments

@zzy5510
Copy link

zzy5510 commented Sep 6, 2022

Hello! I have read your papers and codes, which are excellent works. I'm really interested about your work. I found there is an update in version3.0.0, where hff1 function is used to judge which Voronoi region is it belongs to. However, I found the algorithm used here is different from the way described on the paper 《Improving the GJK Algorithm for Faster and More Reliable Distance Queries Between Convex Objects》, which is the same as version 1.1. What kind of algorithm is used here?

Thank you again.

@MattiaMontanari
Copy link
Owner

@zzy5510 that's right! I'm very happy to know that someone dives so deep in the code.
The subalgorithm is indeed different - this is much better - however the theory is not published anywhere simply because I never had time to wrap up the paper..

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

2 participants