Skip to content

Commit

Permalink
Correct description name
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Nov 8, 2024
1 parent 6c64de0 commit b1ec811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot_descriptions/_descriptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def has_urdf(self) -> bool:
"b2_description": Description(Format.URDF),
"barrett_hand_description": Description(Format.URDF),
"baxter_description": Description(Format.URDF),
"berkeley_humanoid": Description(Format.URDF),
"berkeley_humanoid_description": Description(Format.URDF),
"bolt_description": Description(Format.URDF),
"cassie_description": Description(Format.URDF),
"cassie_mj_description": Description(Format.MJCF),
Expand Down

0 comments on commit b1ec811

Please sign in to comment.