[FEATURE] Add robust nonconvex mesh repair pipeline.#2816
Merged
duburcqa merged 1 commit intoMay 21, 2026
Conversation
9374fb1 to
0db0bbb
Compare
0db0bbb to
6947f77
Compare
Milotrince
added a commit
to Milotrince/Genesis
that referenced
this pull request
May 22, 2026
commit 4f89397 Author: Trinity Chung <trinityjchung@gmail.com> Date: Thu May 21 21:52:03 2026 -0400 make gpu more accurate commit c31b7f4 Author: Trinity Chung <trinityjchung@gmail.com> Date: Tue May 19 18:40:08 2026 -0400 add gpu mem to benchmark commit f848766 Author: Trinity Chung <trinityjchung@gmail.com> Date: Sun May 17 21:55:04 2026 -0400 add tactile benchmark and plot commit f3e2ecd Author: Alexis DUBURCQ <alexis.duburcq@gmail.com> Date: Fri May 22 01:00:51 2026 +0200 [FEATURE] Add robust nonconvex mesh repair pipeline. (Genesis-Embodied-AI#2816) commit b6f8c82 Author: Alexis DUBURCQ <alexis.duburcq@gmail.com> Date: Thu May 21 23:33:17 2026 +0200 [FEATURE] Speedup convex vs nonconvex collision detection (up to x30). (Genesis-Embodied-AI#2818) commit e4291cf Author: Hugh Perkins <hughperkins@gmail.com> Date: Thu May 21 16:47:59 2026 -0400 [MISC] Speed up rigid constraint solver by flipping mass mat and dof vecs layout. (Genesis-Embodied-AI#2817)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Resolves #925