Ovphysx 0510 & Isaacim rc5 pins on develop - #7073
Draft
klakhi wants to merge 21 commits into
Draft
Conversation
OvPhysX 0.5.10 requires ovstage 0.1.1.355824, so the two move together: bumping ovphysx alone leaves the environment unresolvable. The code change this depends on is already on develop. OvPhysX reads sealed data only, so attaching at an unsealed ordinal silently yields an empty scene, which surfaced as a null joint-friction buffer during articulation setup. `advance_write_floor` in the OvPhysX manager commits the ordinal first. Verified locally on a clean environment: Isaac-Velocity-Flat-AnymalD with physics=ovphysx trains, which is the articulation path that failed before the fix. That is a smoke test rather than a soak.
klakhi
force-pushed
the
ovphysx-0510-pins-on-develop
branch
from
August 14, 2026 04:50
d419cbf to
e828a80
Compare
Route the OVRTX extra through ct-omniverse-pypi so the 0.4.1.364272 wheel resolves before it is published to pypi.nvidia.com.
Keep isaacsim extras, [tool.isaaclab.versions], and isaacsim-asset-isolated on the same Artifactory build so the lock resolves a single RC line.
The standalone importer assertion still expected the old >=6.0,<6.1 range after the exact Artifactory build pin.
Move the isaacsim extras, [tool.isaaclab.versions], and isaacsim-asset-isolated to 6.1.0rc6 and relock so every isaacsim-* subpackage resolves to the same RC build.
The 0.4.1 line is now published on pypi.nvidia.com, so the internal ct-omniverse-pypi index and its uv source entry are no longer needed. Move the pin to the published 0.4.1.364340 build, since 0.4.1.364272 exists only on the internal index.
…m-internal-index # Conflicts: # docs/_extensions/isaaclab_docs.py # pyproject.toml # source/isaaclab/test/cli/test_source_package_metadata.py # source/isaaclab_ov/isaaclab_ov/renderers/ovrtx_renderer.py # uv.lock
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.
Description
Important
Confirm the pull request base before submitting. Target
developfor allcontributions. The
release/3.0.0-beta2branch is a frozen stable landingsnapshot and is not used for ongoing maintenance.
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 --formatsource/<pkg>/changelog.d/for every touched package (do not editCHANGELOG.rstor bumpextension.toml— CI handles that)CONTRIBUTORS.mdor my name already exists there