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

Return all non-colliding solutions, rather that first only #25

Merged
merged 5 commits into from
Jan 22, 2025

Conversation

bourumir-wyngs
Copy link
Owner

Collision-aware IK was returning only the "best" noncolliding solution. While working on the usage of this project, we discovered that first, this is a bug, and second, this, in some cases, does matter. This patch fixes to return all solutions, not just the single best one.

@bourumir-wyngs bourumir-wyngs merged commit af4757b into main Jan 22, 2025
1 check passed
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