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 d825599 commit 14c8cc9Copy full SHA for 14c8cc9
robot_descriptions/_repositories.py
@@ -206,7 +206,7 @@ class Repository:
206
"mujoco": Repository(
207
url="https://github.com/google-deepmind/mujoco.git",
208
commit="ad0dc0de5e10a075a2c65be629e9a8d557d383a6",
209
- cache_path="mujoco"
+ cache_path="mujoco",
210
),
211
"nao_robot": Repository(
212
url="https://github.com/ros-naoqi/nao_robot.git",
0 commit comments