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 6af0b3d commit ff41bedCopy full SHA for ff41bed
robot_descriptions/_repositories.py
@@ -123,8 +123,8 @@ class Repository:
123
cache_path="jaxon_description",
124
),
125
"jvrc_description": Repository(
126
- url="https://github.com/robot-descriptions/jvrc_description.git",
127
- commit="b788e1a7c874b3447fc027e175f216c6192e9e96",
+ url="https://github.com/jrl-umi3218/jvrc_description.git",
+ commit="9ff8efbc7043459a8f0892662bd030d8020fb682",
128
cache_path="jvrc_description",
129
130
"jvrc_mj_description": Repository(
0 commit comments