-
Notifications
You must be signed in to change notification settings - Fork 126
ik diagnostics #5458
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
ik diagnostics #5458
Conversation
| if solvingState.shouldStopEarly() { | ||
| cancel() | ||
| break solutionLoop | ||
| // we don't exit the loop to get the last solutions so we don't waste them |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the "add live IK solutions to cbirrt" -- I'm assuming we'll want to add the break back in?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe. will have to see how the mechanics works
Availability
Quality
Performance
The above data was generated by running scenes defined in the
|
No description provided.