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 9814d50 commit 771462aCopy full SHA for 771462a
robot_descriptions/g1_description.py
@@ -15,4 +15,4 @@
15
16
PACKAGE_PATH: str = _path.join(REPOSITORY_PATH, "robots", "g1_description")
17
18
-URDF_PATH: str = _path.join(PACKAGE_PATH, "g1.urdf")
+URDF_PATH: str = _path.join(PACKAGE_PATH, "g1_29dof.urdf")
0 commit comments