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 6c09e64 commit 9159e20Copy full SHA for 9159e20
robot_descriptions/n1_description.py
@@ -9,7 +9,7 @@
9
from ._cache import clone_to_cache as _clone_to_cache
10
11
REPOSITORY_PATH: str = _clone_to_cache(
12
- "unitree_ros",
+ "Wiki-GRx-Models",
13
commit=_getenv("ROBOT_DESCRIPTION_COMMIT", None),
14
)
15
0 commit comments