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 2c6728a commit c99c332Copy full SHA for c99c332
robot_descriptions/_repositories.py
@@ -343,14 +343,4 @@ class Repository:
343
commit="f8e683f00d1d99deb882deb9dfce6030095b466a", # FourierN1 branch
344
cache_path="Wiki-GRx-Models-FourierN1",
345
),
346
- "i2rt": Repository(
347
- url="https://github.com/i2rt-robotics/i2rt.git",
348
- commit="8a8f804d72b41a04a5c69520031aec9a5d328104",
349
- cache_path="i2rt",
350
- ),
351
- "rby1_description": Repository(
352
- url="https://github.com/uynitsuj/rby1_description.git",
353
- commit="e4c07203aa0a0d1b6b3b39da105cb00a77e2bc72",
354
- cache_path="rby1_description",
355
356
}
0 commit comments