Particle rendering prototype - #6685
Draft
huidongc wants to merge 14 commits into
Draft
Conversation
huidongc
requested review from
AntoineRichard,
ClemensSchwarke,
Mayankm96,
StafaH,
Toni-SM,
aserifi,
daniela-hase,
david-cao-mueller,
kellyguo11,
matthewtrepte,
maxkra15,
mmichelis,
ooctipus,
pbarejko,
rilei-nvidia,
rubengrandia and
vidurv-nvidia
as code owners
July 23, 2026 07:46
Contributor
|
Too many files changed for review. ( Bypass the limit by tagging |
huidongc
marked this pull request as draft
July 23, 2026 14:10
huidongc
force-pushed
the
particle-rendering-prototype
branch
4 times, most recently
from
July 27, 2026 12:46
17e1eac to
02b3f03
Compare
Prime MPM points before asynchronous GPU updates and bind cloned render products to per-environment cameras. Expand Franka Pour rendering coverage and add Newton renderer golden images.
paths already identify each visual instance. Align tests and backend stubs with the exercised API surface.
Franka pour training could warn or crash because task configuration resolution imported pxr before SimulationApp launched. The eager MDP exports loaded runtime action implementations through Articulation and the USD cloner. Split action configuration from runtime implementations, use resolvable class strings, and lazily export MDP symbols so config construction remains Kit-free.
Adapt coupled and standalone Implicit MPM reset masks to the solver's world-mask contract, and skip unsupported selective shared-world resets. Add regression tests and changelog fragments.
huidongc
force-pushed
the
particle-rendering-prototype
branch
from
August 10, 2026 11:52
02b3f03 to
5b4cb35
Compare
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.
DO NOT MERGE. THIS IS TO TEST PARTICLE INTEGRATION.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Screenshots
Please attach before and after screenshots of the change if applicable.
Checklist
pre-commitchecks with./isaaclab.sh --formatconfig/extension.tomlfileCONTRIBUTORS.mdor my name already exists there