We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9872d5 commit 739a6faCopy full SHA for 739a6fa
CHANGELOG.md
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
17
18
- Cassie: update to description from MuJoCo Menagerie
19
- Pinocchio loader: no root joint by default
20
+- Update MuJoCo Menagerie repository to propagate fix
21
22
## [0.4.0] - 2022/09/14
23
robot_descriptions/_repositories.py
@@ -128,7 +128,7 @@ class Repository:
128
),
129
"mujoco_menagerie": Repository(
130
url="https://github.com/deepmind/mujoco_menagerie.git",
131
- commit="2665e9bc0f476e5f505ff929d758ed36f8618fa8",
+ commit="e946426aaaa56f59e14ad24ed2c22a3b1a04f124",
132
cache_path="mujoco_menagerie",
133
134
"nao_robot": Repository(
0 commit comments