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

Allows for collisions between spheres and boxes #95

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

gladisor
Copy link
Contributor

Resolves #92

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58325cb) 87.55% compared to head (6394e9d) 87.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   87.55%   87.52%   -0.04%     
==========================================
  Files          89       89              
  Lines        5104     5105       +1     
==========================================
- Hits         4469     4468       -1     
- Misses        635      637       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janbruedigam janbruedigam merged commit 3f79df5 into dojo-sim:main Mar 20, 2024
15 of 16 checks passed
@janbruedigam
Copy link
Member

Thanks!

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.

Consider adding the following code to fix the SphereBoxCollision gradients
2 participants