Skip to content

Commit bd0487e

Browse files
Update robot_descriptions/_repositories.py
Co-authored-by: Stéphane Caron <1189580+stephane-caron@users.noreply.github.com>
1 parent 073af0b commit bd0487e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class Repository:
136136
cache_path="fanuc_m710ic_description",
137137
),
138138
"galaxea": Repository(
139-
url="git@github.com:userguide-galaxea/URDF.git",
139+
url="https://github.com/userguide-galaxea/URDF.git",
140140
commit="40f728d49ef3799721d5d566a07efbb70cae6b53",
141141
cache_path="galaxea",
142142
),

0 commit comments

Comments
 (0)