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 073af0b commit bd0487eCopy full SHA for bd0487e
robot_descriptions/_repositories.py
@@ -136,7 +136,7 @@ class Repository:
136
cache_path="fanuc_m710ic_description",
137
),
138
"galaxea": Repository(
139
- url="git@github.com:userguide-galaxea/URDF.git",
+ url="https://github.com/userguide-galaxea/URDF.git",
140
commit="40f728d49ef3799721d5d566a07efbb70cae6b53",
141
cache_path="galaxea",
142
0 commit comments