xinjjj commited on
Commit
faae913
·
verified ·
1 Parent(s): ff797cc

Add asset kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63

Browse files
.gitattributes CHANGED
@@ -7091,4 +7091,4 @@ dataset/kitchen_supplies/storage/23d9e76127b65a1aacaf4227a7250d17/affordance/mes
7091
  dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7092
  dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7093
  dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7094
- dataset/kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
7091
  dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7092
  dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7093
  dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7094
+ dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/affordance/affordance_annot.json ADDED
@@ -0,0 +1,306 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "cabinet body and top",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the cabinet side or top edge to stabilize the unit while another gripper opens a drawer",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the cabinet body to reposition the small drawer unit",
14
+ "confidence": 0.74
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "main structural body",
19
+ "support drawers",
20
+ "provide top surface",
21
+ "stabilize the furniture"
22
+ ],
23
+ "semantic_description": "Large light cream or beige painted wooden cabinet body with a smooth matte finish, rectangular form, and outer shell surrounding the drawers and supporting the top.",
24
+ "id": 0,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "top drawer front",
29
+ "mask_color": "Yellow",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the knob or top edge of the top drawer front to pull the drawer open",
34
+ "confidence": 0.79
35
+ },
36
+ {
37
+ "scenario": "push on the drawer front to close the top drawer",
38
+ "confidence": 0.8
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "open the top drawer",
43
+ "close the top drawer",
44
+ "front face of top storage compartment"
45
+ ],
46
+ "semantic_description": "Light cream painted wooden drawer front near the top, rectangular with a smooth finish and a small central round knob.",
47
+ "id": 3,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "middle drawer front",
52
+ "mask_color": "Purple",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "grasp the knob or edge of the middle drawer front to pull the drawer open",
57
+ "confidence": 0.79
58
+ },
59
+ {
60
+ "scenario": "push on the drawer front to close the middle drawer",
61
+ "confidence": 0.8
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "open the middle drawer",
66
+ "close the middle drawer",
67
+ "front face of middle storage compartment"
68
+ ],
69
+ "semantic_description": "Light cream painted wooden drawer front at mid height, rectangular with a smooth finish, decorative printed face, and a small central round knob.",
70
+ "id": 5,
71
+ "grasp_group": {
72
+ "grasp_83": {
73
+ "confidence": 0.5355258584022522,
74
+ "position": [
75
+ 0.3592841625213623,
76
+ 0.019494850654155016,
77
+ -0.05599193088710308
78
+ ],
79
+ "orientation": {
80
+ "w": 0.7210777816995639,
81
+ "xyz": [
82
+ -0.19782473421033261,
83
+ -0.6559526364115492,
84
+ -0.10314235821710606
85
+ ]
86
+ }
87
+ }
88
+ }
89
+ },
90
+ {
91
+ "part_name": "bottom drawer front",
92
+ "mask_color": "Blue",
93
+ "graspable": true,
94
+ "grasp_scenarios": [
95
+ {
96
+ "scenario": "grasp the knob or edge of the bottom drawer front to pull the drawer open",
97
+ "confidence": 0.8
98
+ },
99
+ {
100
+ "scenario": "push on the drawer front to close the bottom drawer",
101
+ "confidence": 0.81
102
+ }
103
+ ],
104
+ "functional_labels": [
105
+ "open the bottom drawer",
106
+ "close the bottom drawer",
107
+ "front face of lower storage compartment"
108
+ ],
109
+ "semantic_description": "Light cream painted wooden drawer front at the bottom, rectangular with a smooth finish, decorative printed face, and a small central round knob.",
110
+ "id": 2,
111
+ "grasp_group": {}
112
+ },
113
+ {
114
+ "part_name": "bottom drawer box interior/base",
115
+ "mask_color": "Pink",
116
+ "graspable": true,
117
+ "grasp_scenarios": [
118
+ {
119
+ "scenario": "grasp the open drawer box from inside or along its side walls to guide reinsertion",
120
+ "confidence": 0.68
121
+ },
122
+ {
123
+ "scenario": "hold the drawer box while sliding it outward for removal",
124
+ "confidence": 0.7
125
+ }
126
+ ],
127
+ "functional_labels": [
128
+ "contain stored items",
129
+ "support drawer contents",
130
+ "slide in and out for access"
131
+ ],
132
+ "semantic_description": "Light beige wooden interior of the open bottom drawer, forming a shallow rectangular box extending out from the cabinet.",
133
+ "id": 8,
134
+ "grasp_group": {}
135
+ },
136
+ {
137
+ "part_name": "drawer side panel",
138
+ "mask_color": "Orange",
139
+ "graspable": true,
140
+ "grasp_scenarios": [
141
+ {
142
+ "scenario": "grasp the exposed side wall of the open drawer to guide it during opening or closing",
143
+ "confidence": 0.61
144
+ },
145
+ {
146
+ "scenario": "pinch the drawer side while removing the drawer from the cabinet",
147
+ "confidence": 0.63
148
+ }
149
+ ],
150
+ "functional_labels": [
151
+ "retain drawer contents",
152
+ "provide lateral structure",
153
+ "form side wall of drawer box"
154
+ ],
155
+ "semantic_description": "Narrow light beige wooden side wall with a smooth finish, elongated rectangular shape along the side of the open drawer box.",
156
+ "id": 4,
157
+ "grasp_group": {
158
+ "grasp_59": {
159
+ "confidence": 0.6217772364616394,
160
+ "position": [
161
+ 0.211795836687088,
162
+ 0.1346859741024673,
163
+ -0.23076906614005566
164
+ ],
165
+ "orientation": {
166
+ "w": 0.5890489923360899,
167
+ "xyz": [
168
+ 0.15286796833580746,
169
+ -0.007179877600067552,
170
+ -0.7934740816449947
171
+ ]
172
+ }
173
+ }
174
+ }
175
+ },
176
+ {
177
+ "part_name": "middle drawer box side/interior panel",
178
+ "mask_color": "Brown",
179
+ "graspable": false,
180
+ "grasp_scenarios": [],
181
+ "functional_labels": [
182
+ "form part of the middle drawer box",
183
+ "retain drawer contents",
184
+ "support drawer structure"
185
+ ],
186
+ "semantic_description": "Light beige wooden panel visible on the partially opened middle drawer, appearing as a narrow interior or side surface.",
187
+ "id": 11,
188
+ "grasp_group": {}
189
+ },
190
+ {
191
+ "part_name": "drawer interior/side panel",
192
+ "mask_color": "Cyan",
193
+ "graspable": false,
194
+ "grasp_scenarios": [],
195
+ "functional_labels": [
196
+ "form part of a drawer box",
197
+ "retain contents",
198
+ "support drawer structure"
199
+ ],
200
+ "semantic_description": "Small light beige wooden interior or side panel visible near the open drawers, appearing as a thin structural surface rather than an exterior handle area.",
201
+ "id": 6,
202
+ "grasp_group": {}
203
+ },
204
+ {
205
+ "part_name": "base apron/skirt",
206
+ "mask_color": "Lime Green",
207
+ "graspable": true,
208
+ "grasp_scenarios": [
209
+ {
210
+ "scenario": "grasp the lower apron area to steady the cabinet during drawer manipulation",
211
+ "confidence": 0.44
212
+ },
213
+ {
214
+ "scenario": "hold the base skirt while slightly repositioning the unit",
215
+ "confidence": 0.39
216
+ }
217
+ ],
218
+ "functional_labels": [
219
+ "support lower frame",
220
+ "connect lower body elements",
221
+ "stiffen the base",
222
+ "provide decorative base trim"
223
+ ],
224
+ "semantic_description": "Curved light cream painted wooden base skirt or apron with a smooth finish, running around the lower edge beneath the cabinet body.",
225
+ "id": 9,
226
+ "grasp_group": {
227
+ "grasp_117": {
228
+ "confidence": 0.6498746275901794,
229
+ "position": [
230
+ 0.3330521881580353,
231
+ 0.12834988115355372,
232
+ -0.057306014001369476
233
+ ],
234
+ "orientation": {
235
+ "w": 0.7247001702227615,
236
+ "xyz": [
237
+ -0.00977708193741886,
238
+ -0.6872992987634904,
239
+ -0.04830885909545089
240
+ ]
241
+ }
242
+ }
243
+ }
244
+ },
245
+ {
246
+ "part_name": "leg",
247
+ "mask_color": "Gray",
248
+ "graspable": true,
249
+ "grasp_scenarios": [
250
+ {
251
+ "scenario": "grasp a leg to steady the cabinet while another gripper opens a drawer",
252
+ "confidence": 0.35
253
+ },
254
+ {
255
+ "scenario": "lift or tilt the small cabinet slightly by a sturdy leg",
256
+ "confidence": 0.28
257
+ }
258
+ ],
259
+ "functional_labels": [
260
+ "support the cabinet",
261
+ "elevate from the floor",
262
+ "provide footing"
263
+ ],
264
+ "semantic_description": "Small turned light cream painted wooden leg with a rounded foot, positioned at a cabinet corner to support the drawer unit above the floor.",
265
+ "id": 15,
266
+ "grasp_group": {}
267
+ },
268
+ {
269
+ "part_name": "front corner foot/leg",
270
+ "mask_color": "Burnt Orange",
271
+ "graspable": true,
272
+ "grasp_scenarios": [
273
+ {
274
+ "scenario": "grasp the front corner foot to stabilize the cabinet at floor level",
275
+ "confidence": 0.31
276
+ }
277
+ ],
278
+ "functional_labels": [
279
+ "support the cabinet",
280
+ "stabilize the base",
281
+ "provide footing"
282
+ ],
283
+ "semantic_description": "Light cream painted front corner foot or leg element with a curved profile, located near the lower front corner of the cabinet.",
284
+ "id": 18,
285
+ "grasp_group": {}
286
+ },
287
+ {
288
+ "part_name": "side panel inset",
289
+ "mask_color": "White",
290
+ "graspable": false,
291
+ "grasp_scenarios": [],
292
+ "functional_labels": [
293
+ "enclose the cabinet side",
294
+ "provide decorative side surface",
295
+ "stiffen the side wall"
296
+ ],
297
+ "semantic_description": "Tall light cream painted inset side panel with a smooth finish, flat rectangular shape centered within the cabinet side frame.",
298
+ "id": 17,
299
+ "grasp_group": {}
300
+ }
301
+ ],
302
+ "quality_check": {
303
+ "success": false,
304
+ "message": "Several part identities and graspability labels mismatch masks/images, especially brown/cyan drawer panels and red body-top grouping."
305
+ }
306
+ }
dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e3134d3db45d13f5d419685d75e72faa4489c463e335949d35779dcf7d0edd
3
+ size 3834180
dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/drawer_026.urdf CHANGED
@@ -57,6 +57,7 @@
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
  <PartSegChecker>YES</PartSegChecker>
 
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
60
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
61
  </affordance>
62
  <quality>
63
  <PartSegChecker>YES</PartSegChecker>