|
1 | 1 | --- |
2 | | -scene: |
3 | | - named_poses: |
4 | | - stow: [3.110, -0.5467, -2.692, -1.473, 1.570, 0.000] # from base to wrist_3 |
5 | | - home: [2.524, -1.241, -2.101, -1.370, 1.570, 0.000] # from base to wrist_3 |
6 | | - regions: |
7 | | - workspace: [-1.2, -0.97, -0.1, 1.5, 0.6, 1.2] # min_x, min_y, min_z, max_x, max_y, max_z |
8 | | - inner: [-1.2, -0.3, 1.2, 0.6] # min_x, min_y, max_x, max_y |
9 | | - work: [-1.2, -0.6, 1.2, -0.3] # min_x, min_y, max_x, max_y |
10 | | - work3d: [-1.2, -0.6, 0.15, 1.2, -0.3, 0.6] # min_x, min_y, min_z, max_x, max_y, max_z |
11 | | - objects: |
12 | | - tank: |
| 2 | +scenes: |
| 3 | + root: |
| 4 | + named_poses: |
| 5 | + stow: [3.110, -0.5467, -2.692, -1.473, 1.570, 0.000] # from base to wrist_3 |
| 6 | + home: [2.524, -1.241, -2.101, -1.370, 1.570, 0.000] # from base to wrist_3 |
| 7 | + regions: |
| 8 | + workspace: [-1.2, -0.97, -0.1, 1.5, 0.6, 1.2] # min_x, min_y, min_z, max_x, max_y, max_z |
| 9 | + inner: [-1.2, -0.3, 1.2, 0.6] # min_x, min_y, max_x, max_y |
| 10 | + work: [-1.2, -0.6, 1.2, -0.3] # min_x, min_y, max_x, max_y |
| 11 | + work3d: [-1.2, -0.6, 0.15, 1.2, -0.3, 0.6] # min_x, min_y, min_z, max_x, max_y, max_z |
| 12 | + |
| 13 | + tank: |
| 14 | + link: |
13 | 15 | type: box |
14 | 16 | model_file: null |
15 | 17 | dimensions: [0.4, 1.8, 0.10] |
16 | 18 | xyz: [0.0, -0.5, 0.05] |
17 | 19 | rpy: [0, 0, 1.57] |
18 | 20 | frame: null |
19 | | - side_1: |
20 | | - type: box |
21 | | - model_file: null |
22 | | - dimensions: [0.005, 1.8, 0.20] |
23 | | - xyz: [0.0, -0.3, 0.10] |
24 | | - rpy: [0, 0, 1.57] |
25 | | - frame: null |
26 | | - side_2: |
27 | | - type: box |
28 | | - model_file: null |
29 | | - dimensions: [0.005, 1.8, 0.20] |
30 | | - xyz: [0.0, -0.7, 0.10] |
31 | | - rpy: [0, 0, 1.57] |
32 | | - side_3: |
33 | | - type: box |
34 | | - model_file: null |
35 | | - dimensions: [0.4, 0.005, 0.20] |
36 | | - xyz: [-0.9, -0.5, 0.10] |
37 | | - rpy: [0, 0, 1.57] |
38 | | - side_4: |
39 | | - type: box |
40 | | - model_file: null |
41 | | - dimensions: [0.4, 0.005, 0.20] |
42 | | - xyz: [0.9, -0.5, 0.10] |
43 | | - rpy: [0, 0, 1.57] |
44 | | - |
45 | | -subscenes: |
46 | | - tank: |
47 | 21 | bbox: [-0.2, -0.9, 0.2, 0.9] # min_x, min_y, max_x, max_y |
48 | 22 | positions: |
49 | 23 | default: [null, null, 0.35] |
@@ -85,6 +59,37 @@ subscenes: |
85 | 59 | tile_y: 0 |
86 | 60 | origin_position: [-0.1, 0.45] |
87 | 61 | ee_rotation: tank.rotations.beta |
| 62 | + side_1: |
| 63 | + link: |
| 64 | + type: box |
| 65 | + model_file: null |
| 66 | + dimensions: [0.005, 1.8, 0.20] |
| 67 | + xyz: [0.0, -0.3, 0.10] |
| 68 | + rpy: [0, 0, 1.57] |
| 69 | + frame: null |
| 70 | + side_2: |
| 71 | + link: |
| 72 | + type: box |
| 73 | + model_file: null |
| 74 | + dimensions: [0.005, 1.8, 0.20] |
| 75 | + xyz: [0.0, -0.7, 0.10] |
| 76 | + rpy: [0, 0, 1.57] |
| 77 | + side_3: |
| 78 | + link: |
| 79 | + type: box |
| 80 | + model_file: null |
| 81 | + dimensions: [0.4, 0.005, 0.20] |
| 82 | + xyz: [-0.9, -0.5, 0.10] |
| 83 | + rpy: [0, 0, 1.57] |
| 84 | + side_4: |
| 85 | + link: |
| 86 | + type: box |
| 87 | + model_file: null |
| 88 | + dimensions: [0.4, 0.005, 0.20] |
| 89 | + xyz: [0.9, -0.5, 0.10] |
| 90 | + rpy: [0, 0, 1.57] |
| 91 | + |
| 92 | + |
88 | 93 |
|
89 | 94 |
|
90 | 95 |
|
0 commit comments