-
Notifications
You must be signed in to change notification settings - Fork 1
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
16 angular momentum and friction #48
Conversation
…. automatically call update_transform() for body when needed. add tests for epa direction.
…for angular velocity that doesn't pass. add AnyBody. rename HomogeneousTransformer.
…eing disregarded by the pre commit hook
…sserts in one test
…some fixes. it now passes.
im just gonna put the geogebra file here for the last test cause it takes time to imagine that one |
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.
closes #16
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.
LGTM
This pull request introduces a series of updates aimed at improving the collision resolution logic within the system. Below is a summary of the key changes:
Added
Fixed
_resolve_collision
method within ContactInfo.Improved
pytest-check
as a dependency, allowing the visibility of multiple failing asserts during test runs.HomogeneousTransformer