Skip to content

Commit 9d16338

Browse files
Update jvrc_description remote repository
1 parent 1eca3bd commit 9d16338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

robot_descriptions/_repositories.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ class Repository:
117117
cache_path="jaxon_description",
118118
),
119119
"jvrc_description": Repository(
120-
url="https://github.com/stephane-caron/jvrc_description.git",
121-
commit="v1.1.0",
120+
url="https://github.com/robot-descriptions/jvrc_description.git",
121+
commit="b788e1a7c874b3447fc027e175f216c6192e9e96",
122122
cache_path="jvrc_description",
123123
),
124124
"jvrc_mj_description": Repository(

0 commit comments

Comments
 (0)