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 6c64de0 commit b1ec811Copy full SHA for b1ec811
robot_descriptions/_descriptions.py
@@ -65,7 +65,7 @@ def has_urdf(self) -> bool:
65
"b2_description": Description(Format.URDF),
66
"barrett_hand_description": Description(Format.URDF),
67
"baxter_description": Description(Format.URDF),
68
- "berkeley_humanoid": Description(Format.URDF),
+ "berkeley_humanoid_description": Description(Format.URDF),
69
"bolt_description": Description(Format.URDF),
70
"cassie_description": Description(Format.URDF),
71
"cassie_mj_description": Description(Format.MJCF),
0 commit comments