Skip to content

Commit 771462a

Browse files
committed
Update Unitree G1 file name
1 parent 9814d50 commit 771462a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/g1_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
PACKAGE_PATH: str = _path.join(REPOSITORY_PATH, "robots", "g1_description")
1717

18-
URDF_PATH: str = _path.join(PACKAGE_PATH, "g1.urdf")
18+
URDF_PATH: str = _path.join(PACKAGE_PATH, "g1_29dof.urdf")

0 commit comments

Comments
 (0)