-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[MIGRATION] Collider migration #1376
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
Merged
YilingQiao
merged 24 commits into
Genesis-Embodied-AI:main
from
SonSang:collider_migration
Jul 11, 2025
Merged
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f87258a
migrated broad phase
SonSang 9098abc
migrated kernel_reset / kernel_clear / func_narrow_phase_convex_vs_co…
SonSang 8576a4d
small bug fix in mpr path
SonSang 53ad17f
fix for passing unit tests
SonSang bea9d69
fix for unit tests
SonSang 73a4f33
migrated major functions in collider
SonSang eb53e46
before migration of box-box detection
SonSang a140336
migrated box-box detection
SonSang 4a3c03e
migrated all functions in collider, need refinement
SonSang c82061e
black
SonSang 5e5d9d6
passed unit tests
SonSang 5b1d666
minor name change
SonSang 2d515d5
added batch size to collider stat
SonSang 0115a1c
Merge branch 'main' into collider_migration
SonSang 3937998
fixed minor bugs
SonSang 4ce192f
moved batch size to rigid global info
SonSang 0ff70b0
minor fix
SonSang f1bb482
moved terrain related info from rigid solver to collider
SonSang 398da8d
fix for CI
SonSang b9027d4
removed n_geoms and _B from rigid global info
SonSang 09bcc00
fix for CI
SonSang 8f4eb84
fixed minor bug
SonSang 8ff9b4e
removed initialization logic from collider state
SonSang 9eb5d79
Merge branch 'main' into collider_migration
SonSang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.