We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf1796 commit 32af6c4Copy full SHA for 32af6c4
models/iiwa.dmd.yaml
@@ -3,13 +3,13 @@ directives:
3
name: iiwa
4
file: package://drake/manipulation/models/iiwa_description/iiwa7/iiwa7_no_collision.sdf
5
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]
+ iiwa_joint_1: [0]
+ iiwa_joint_2: [0.1]
+ iiwa_joint_3: [0]
+ iiwa_joint_4: [-1.2]
+ iiwa_joint_5: [0]
+ iiwa_joint_6: [1.6]
+ iiwa_joint_7: [0]
13
- add_weld:
14
parent: world
15
child: iiwa::iiwa_link_0
0 commit comments