Skip to content

Commit 94ca02a

Browse files
Revert #186
Unfortunately this description is not open source. The discussion is to be continued in #186.
1 parent cd1324f commit 94ca02a

File tree

3 files changed

+0
-29
lines changed

3 files changed

+0
-29
lines changed

robot_descriptions/_descriptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ def has_urdf(self) -> bool:
172172
"pr2_description": Description(
173173
Format.URDF, tags={"dual_arm", "mobile_manipulator"}
174174
),
175-
"r1_description": Description(Format.URDF, tags={"mobile_manipulator"}),
176175
"r2_description": Description(Format.URDF, tags={"humanoid"}),
177176
"rby1_description": Description(Format.URDF, tags={"mobile_manipulator"}),
178177
"reachy_description": Description(

robot_descriptions/_repositories.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,6 @@ class Repository:
135135
commit="d12af44559cd7e46f7afd513237f159f82f8402e",
136136
cache_path="fanuc_m710ic_description",
137137
),
138-
"galaxea": Repository(
139-
url="https://github.com/userguide-galaxea/URDF.git",
140-
commit="40f728d49ef3799721d5d566a07efbb70cae6b53",
141-
cache_path="galaxea",
142-
),
143138
"GingerURDF": Repository(
144139
url="https://github.com/Rayckey/GingerURDF.git",
145140
commit="6a1307cd0ee2b77c82f8839cdce3a2e2eed2bd8f",

robot_descriptions/r1_description.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)