-
Notifications
You must be signed in to change notification settings - Fork 95
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
Add CollisionResult::nearest_points #303
Merged
Merged
Commits on Jun 5, 2022
-
core: account for change of secury_margin account in all collision algos
This implements the changed suggested in coal-library#200
Configuration menu - View commit details
-
Copy full SHA for 8053f58 - Browse repository at this point
Copy the full SHA 8053f58View commit details -
core: account for octree change
Not sure yet if the change are all correct. That's why, I decided to split with respect to the content of coal-library#200.
Configuration menu - View commit details
-
Copy full SHA for 888f051 - Browse repository at this point
Copy the full SHA 888f051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c40ea - Browse repository at this point
Copy the full SHA 88c40eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4031c79 - Browse repository at this point
Copy the full SHA 4031c79View commit details -
`distance_lower_bound` may be initialized with a lower value than the one contained in sqrDistLowerBound.
Configuration menu - View commit details
-
Copy full SHA for b364de4 - Browse repository at this point
Copy the full SHA b364de4View commit details -
This is indeed expected as the lower bound has been updated in the collision call.
Configuration menu - View commit details
-
Copy full SHA for a15d13b - Browse repository at this point
Copy the full SHA a15d13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e2dbb - Browse repository at this point
Copy the full SHA 41e2dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a052a - Browse repository at this point
Copy the full SHA 74a052aView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8bc84d2 - Browse repository at this point
Copy the full SHA 8bc84d2View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b6662d - Browse repository at this point
Copy the full SHA 1b6662dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 526b538 - Browse repository at this point
Copy the full SHA 526b538View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.