-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclutter_clearing_two_arms.dmd.yaml
More file actions
61 lines (61 loc) · 1.8 KB
/
clutter_clearing_two_arms.dmd.yaml
File metadata and controls
61 lines (61 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
directives:
- add_model:
name: iiwa1
file: package://drake/manipulation/models/iiwa_description/iiwa7/iiwa7_no_collision.sdf
default_joint_positions:
iiwa_joint_1: [1.57]
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]
- add_weld:
parent: world
child: iiwa1::iiwa_link_0
X_PC:
translation: [0.7, -0.7, 0.0]
rotation: !Rpy { deg: [0, 0, 90]}
- add_model:
name: wsg
file: package://drake/manipulation/models/wsg_50_description/sdf/schunk_wsg_50_with_tip.sdf
- add_weld:
parent: iiwa1::iiwa_link_7
child: wsg::body
X_PC:
translation: [0., -0., 0.09]
rotation: !Rpy { deg: [90, 0, 90]}
- add_model:
name: iiwa2
file: package://drake/manipulation/models/iiwa_description/iiwa7/iiwa7_no_collision.sdf
default_joint_positions:
iiwa_joint_1: [-1.57]
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]
- add_weld:
parent: world
child: iiwa2::iiwa_link_0
X_PC:
translation: [-0.0, 0.0, 0.0]
rotation: !Rpy { deg: [0, 0, 0]}
- add_model:
name: wsg2
file: package://drake/manipulation/models/wsg_50_description/sdf/schunk_wsg_50_with_tip.sdf
- add_weld:
parent: iiwa2::iiwa_link_7
child: wsg2::body
X_PC:
translation: [0.0, 0.0, 0.09]
rotation: !Rpy { deg: [90, 0, 90]}
- add_model:
name: foam_brick
file: package://drake/examples/manipulation_station/models/061_foam_brick.sdf
default_free_body_pose:
base_link:
translation: [0, -0.6, 0.2]
- add_directives:
file: package://manipulation/two_bins_w_cameras_two_arms.dmd.yaml