Skip to content

Commit 739a6fa

Browse files
stephane-caronStéphane Caron
authored andcommitted
Update MuJoCo Menagerie repository to propagate fix
1 parent b9872d5 commit 739a6fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
1717

1818
- Cassie: update to description from MuJoCo Menagerie
1919
- Pinocchio loader: no root joint by default
20+
- Update MuJoCo Menagerie repository to propagate fix
2021

2122
## [0.4.0] - 2022/09/14
2223

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ class Repository:
128128
),
129129
"mujoco_menagerie": Repository(
130130
url="https://github.com/deepmind/mujoco_menagerie.git",
131-
commit="2665e9bc0f476e5f505ff929d758ed36f8618fa8",
131+
commit="e946426aaaa56f59e14ad24ed2c22a3b1a04f124",
132132
cache_path="mujoco_menagerie",
133133
),
134134
"nao_robot": Repository(

0 commit comments

Comments
 (0)