-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Caches resolve_matching_names on AssetBase for all finder methods #5202
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
AntoineRichard
merged 19 commits into
isaac-sim:develop
from
hougantc-nvda:hougantc/cache-pick-place-indices
Apr 23, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b4e6eb9
Cache find_joints and find_bodies on Articulation
hougantc-nvda 057115b
Add cache safety tests for find_joints and find_bodies
hougantc-nvda e8aa47d
Use functools.cache for find_joints and find_bodies caching
hougantc-nvda 126b545
Move resolve-matching-names caches to AssetBase
hougantc-nvda f6fc66e
Revert to reflect what is in develop
hougantc-nvda adff369
Add OVPhysX RigidObject design spec
AntoineRichard 144a966
Add all OVPhysX integration design specs
AntoineRichard b383738
Init resolve_matching_names caches in classes that skip super().__init__
AntoineRichard bb535f5
Fix trailing whitespace in OVPhysX design spec
AntoineRichard 790693c
Remove OVPhysX design spec files
AntoineRichard 2a057d6
Add docs/superpowers/ to .gitignore
AntoineRichard b66af04
Port resolve-matching-names caching to OVPhysX articulation
AntoineRichard fe4b414
Move resolve_matching_names caching to function level
AntoineRichard eb032c5
Add ovphysx changelog for finder method unification
AntoineRichard 05b9449
Address review feedback on changelogs and docstrings
AntoineRichard 5ba6efc
Reclassify joint_subset type change as Changed in ovphysx changelog
AntoineRichard 2ef9c49
Clear resolve_matching_names cache on SimulationContext teardown
AntoineRichard 1fc3fa3
Merge remote-tracking branch 'origin/develop' into hougantc/cache-pic…
AntoineRichard dc609ec
Bound random spin in rigid object state test
AntoineRichard 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
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
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
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
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
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
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
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
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
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
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
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.