chore: update unisim-core to 1.7.2 - #1612
Merged
Merged
Conversation
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.
Summary
unisim-core>=1.7.2.unisim-core==1.7.2andsuperdex-*-uni==1.3.0; the ROCm profile resolvesunisim-core==1.7.2.Compatibility
UniSim 1.7.2 consumes the released SuperDex portable-scene work, including physical kinematic roots, portable collision-disabled mirrors, and scoped selected-control reset restoration. This keeps UniLab on the released PyPI package rather than a Git-source override.
Release references:
UniSim issues #124 and #154 remain open for later portable-scene slices.
Changed files
pyproject.tomlpyproject.rocm.tomluv.lockuv.rocm.lockdocs/sphinx/source/changelog.mddocs/sphinx/source/en/4-developer_guide/2-contracts/2-backend_contract.mddocs/sphinx/source/zh_CN/4-developer_guide/2-contracts/2-backend_contract.mdValidation
uv lock— resolved 250 packages; updatedunisim-core1.7.1 → 1.7.2 and SuperDex wheels 1.1.0 → 1.3.0.uv lock(temporary active-profile swap) — resolved 178 packages; updatedunisim-core1.6.0 → 1.7.2.uv lock --check— passed.uv lock --check(temporary project copy) — passed.uv run --extra superdex pytest tests/base/test_backend_imports.py tests/envs/test_multi_entity_consumer.py -q— 8 passed, 2 skipped.uv run pytest tests/scripts/test_check_docs.py -q— 19 passed.make check— passed. Existing mypy annotation notes, one existing optional Drake import warning from Pyright, and Pyright update notice only.make test-all— passed: 1496 passed, 23 skipped, 601 deselected, 14 existing warnings; benchmark import smoke passed 34/34 module mode and 35/35 script mode.git diff --check— passed.