Skip to content

Commit b1ec811

Browse files
Correct description name
1 parent 6c64de0 commit b1ec811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/_descriptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def has_urdf(self) -> bool:
6565
"b2_description": Description(Format.URDF),
6666
"barrett_hand_description": Description(Format.URDF),
6767
"baxter_description": Description(Format.URDF),
68-
"berkeley_humanoid": Description(Format.URDF),
68+
"berkeley_humanoid_description": Description(Format.URDF),
6969
"bolt_description": Description(Format.URDF),
7070
"cassie_description": Description(Format.URDF),
7171
"cassie_mj_description": Description(Format.MJCF),

0 commit comments

Comments
 (0)