Skip to content

chore: align MuJoCo dependencies with 3.10 - #4

Open
lntutor wants to merge 1 commit into
URLab-Sim:mainfrom
lntutor:chore/align-mujoco-3-10
Open

chore: align MuJoCo dependencies with 3.10#4
lntutor wants to merge 1 commit into
URLab-Sim:mainfrom
lntutor:chore/align-mujoco-3-10

Conversation

@lntutor

Copy link
Copy Markdown

Summary

  • align the bridge runtime pin with the URLab plugin MuJoCo 3.10 baseline
  • update the mjlab mujoco-warp pin to the compatible 3.10.0.3 release
  • add a metadata regression for both public dependency constraints

FixesURLab-Sim/UnrealRoboticsLab#78.

Testing

  • uvx pytest tests/test_project_metadata.py -q
  • uvx ruff check pyproject.toml tests/test_project_metadata.py
  • uvx ruff format --check tests/test_project_metadata.py

uv sync --extra dev is currently blocked before test execution because the repository pin for the editable RoboJuDo submodule cannot be checked out (the pinned commit is unavailable from its configured remote). The focused metadata test uses an isolated runner and does not require that submodule.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Bump urlab_bridge mujoco/mjlab deps

1 participant

@lntutor