Skip to content

Commit 32af6c4

Browse files
committed
Update iiwa default joint positions
1 parent ecf1796 commit 32af6c4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

models/iiwa.dmd.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ directives:
33
name: iiwa
44
file: package://drake/manipulation/models/iiwa_description/iiwa7/iiwa7_no_collision.sdf
55
default_joint_positions:
6-
iiwa_joint_1: [-0.134]
7-
iiwa_joint_2: [0.386]
8-
iiwa_joint_3: [0.187]
9-
iiwa_joint_4: [-1.763]
10-
iiwa_joint_5: [0.078]
11-
iiwa_joint_6: [0.848]
12-
iiwa_joint_7: [1.652]
6+
iiwa_joint_1: [0]
7+
iiwa_joint_2: [0.1]
8+
iiwa_joint_3: [0]
9+
iiwa_joint_4: [-1.2]
10+
iiwa_joint_5: [0]
11+
iiwa_joint_6: [1.6]
12+
iiwa_joint_7: [0]
1313
- add_weld:
1414
parent: world
1515
child: iiwa::iiwa_link_0

0 commit comments

Comments
 (0)