Skip to content

Commit 8243fc6

Browse files
stephane-caronStéphane Caron
authored andcommitted
Fix Eve R3 listing
1 parent 114de30 commit 8243fc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robot_descriptions/_descriptions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def has_urdf(self) -> bool:
8989
"cf2_description": Description(Format.URDF),
9090
"double_pendulum_description": Description(Format.URDF),
9191
"edo_description": Description(Format.URDF),
92+
"eve_r3_description": Description(Format.URDF),
9293
"fetch_description": Description(Format.URDF),
9394
"finger_edu_description": Description(Format.URDF),
9495
"gen2_description": Description(Format.URDF),

0 commit comments

Comments
 (0)