xinjjj commited on
Commit
9c1500c
·
verified ·
1 Parent(s): c17523c

Add asset kitchen_supplies/utensils/cf5bf93ee6cd527ca819981085031b5c

Browse files
.gitattributes CHANGED
@@ -7482,3 +7482,4 @@ dataset/kitchen_supplies/utensils/c58b059579835beba6def1bac0bc5872/affordance/me
7482
  dataset/kitchen_supplies/utensils/c6a23384fdc95f26b710faa933d26d90/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7483
  dataset/kitchen_supplies/utensils/c83d29863c9e54be8b9e2af360597bf5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7484
  dataset/kitchen_supplies/utensils/c9f7cf49490e5f16ac60f9b9eb7760e0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7482
  dataset/kitchen_supplies/utensils/c6a23384fdc95f26b710faa933d26d90/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7483
  dataset/kitchen_supplies/utensils/c83d29863c9e54be8b9e2af360597bf5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7484
  dataset/kitchen_supplies/utensils/c9f7cf49490e5f16ac60f9b9eb7760e0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7485
+ dataset/kitchen_supplies/utensils/cf5bf93ee6cd527ca819981085031b5c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/utensils/cf5bf93ee6cd527ca819981085031b5c/affordance/affordance_annot.json ADDED
@@ -0,0 +1,465 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "pedestal stand / foot",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the flared bottom foot from the side to lift or reposition the container",
10
+ "confidence": 0.58
11
+ },
12
+ {
13
+ "scenario": "hold the foot to stabilize the object while another gripper manipulates the top",
14
+ "confidence": 0.64
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "support upright standing",
19
+ "provide a wider stable contact area with the surface",
20
+ "stabilize the container during manipulation"
21
+ ],
22
+ "semantic_description": "Wide circular white pedestal-like foot at the bottom, likely plastic, with a smooth matte surface and a disk-shaped flange larger than the cylindrical body.",
23
+ "id": 0,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "jar body",
28
+ "mask_color": "Green",
29
+ "graspable": true,
30
+ "grasp_scenarios": [
31
+ {
32
+ "scenario": "grasp the cylindrical body to lift and move the container",
33
+ "confidence": 0.94
34
+ },
35
+ {
36
+ "scenario": "hold the body while another gripper manipulates the top",
37
+ "confidence": 0.9
38
+ }
39
+ ],
40
+ "functional_labels": [
41
+ "contain spices or seasonings",
42
+ "main grasp surface",
43
+ "support printed branding or labeling",
44
+ "connect the top cap to the lower stand"
45
+ ],
46
+ "semantic_description": "Tall white cylindrical body, likely plastic, with a smooth matte surface, slight taper, medium size, central sidewall position, and black printed text/logo near the lower side.",
47
+ "id": 1,
48
+ "grasp_group": {
49
+ "grasp_20": {
50
+ "confidence": 0.8973662853240967,
51
+ "position": [
52
+ 0.014760169287910685,
53
+ 0.11120505622238852,
54
+ -0.009148115292191505
55
+ ],
56
+ "orientation": {
57
+ "w": 0.09987858085737442,
58
+ "xyz": [
59
+ -0.01715963905706034,
60
+ -0.7201702744055999,
61
+ 0.6863560240399373
62
+ ]
63
+ }
64
+ },
65
+ "grasp_21": {
66
+ "confidence": 0.8952611684799194,
67
+ "position": [
68
+ 0.013576773082604632,
69
+ -0.11440245070843957,
70
+ -0.003609943203628063
71
+ ],
72
+ "orientation": {
73
+ "w": 0.08354838819894751,
74
+ "xyz": [
75
+ 0.014602900839025464,
76
+ -0.7083373318138811,
77
+ -0.7007600491432394
78
+ ]
79
+ }
80
+ },
81
+ "grasp_22": {
82
+ "confidence": 0.8937193751335144,
83
+ "position": [
84
+ 0.06123009239672683,
85
+ -0.0903882161655929,
86
+ -0.0029277950525283813
87
+ ],
88
+ "orientation": {
89
+ "w": 0.2415718584059457,
90
+ "xyz": [
91
+ 0.18354043020820676,
92
+ -0.6842330445238084,
93
+ -0.6631599267800823
94
+ ]
95
+ }
96
+ },
97
+ "grasp_23": {
98
+ "confidence": 0.8881754279136658,
99
+ "position": [
100
+ 0.009953115222742781,
101
+ -0.11895503857522272,
102
+ -0.005468912422657013
103
+ ],
104
+ "orientation": {
105
+ "w": 0.06883676062597775,
106
+ "xyz": [
107
+ 0.01144924828851491,
108
+ -0.7039035709361912,
109
+ -0.706859376342585
110
+ ]
111
+ }
112
+ },
113
+ "grasp_24": {
114
+ "confidence": 0.8817989230155945,
115
+ "position": [
116
+ 0.03898893584846519,
117
+ -0.10666774967103265,
118
+ -0.01715078391134739
119
+ ],
120
+ "orientation": {
121
+ "w": 0.18191984565420602,
122
+ "xyz": [
123
+ 0.08076702260119548,
124
+ -0.6489015881934418,
125
+ -0.734376324956978
126
+ ]
127
+ }
128
+ },
129
+ "grasp_25": {
130
+ "confidence": 0.8806384801864624,
131
+ "position": [
132
+ 0.00527341672568582,
133
+ -0.11671773353009485,
134
+ -0.000794384628534317
135
+ ],
136
+ "orientation": {
137
+ "w": 0.06057754917470853,
138
+ "xyz": [
139
+ -9.052547693265081e-05,
140
+ -0.6856306204043886,
141
+ -0.7254247064341113
142
+ ]
143
+ }
144
+ },
145
+ "grasp_26": {
146
+ "confidence": 0.8799830079078674,
147
+ "position": [
148
+ 0.00027216310263611376,
149
+ -0.11292006084113382,
150
+ -0.003884107805788517
151
+ ],
152
+ "orientation": {
153
+ "w": 0.043066482649419105,
154
+ "xyz": [
155
+ -0.010870744171018056,
156
+ -0.6937145419630788,
157
+ -0.7188791548392065
158
+ ]
159
+ }
160
+ },
161
+ "grasp_27": {
162
+ "confidence": 0.8794509172439575,
163
+ "position": [
164
+ 0.016611405735602602,
165
+ 0.11188578596920706,
166
+ -0.010434960946440697
167
+ ],
168
+ "orientation": {
169
+ "w": 0.09050254971489552,
170
+ "xyz": [
171
+ -0.031496268578154456,
172
+ -0.6929621975233293,
173
+ 0.7145772640970282
174
+ ]
175
+ }
176
+ },
177
+ "grasp_28": {
178
+ "confidence": 0.8783677816390991,
179
+ "position": [
180
+ 0.0109858839714434,
181
+ -0.11488842227845453,
182
+ 0.005422665737569332
183
+ ],
184
+ "orientation": {
185
+ "w": 0.09628265522903459,
186
+ "xyz": [
187
+ -0.001911030458326987,
188
+ -0.6968378005788478,
189
+ -0.7107341823418005
190
+ ]
191
+ }
192
+ },
193
+ "grasp_29": {
194
+ "confidence": 0.8782451152801514,
195
+ "position": [
196
+ 0.05797798474668525,
197
+ -0.09716320791631006,
198
+ 0.0025482699275016785
199
+ ],
200
+ "orientation": {
201
+ "w": 0.2167859665663361,
202
+ "xyz": [
203
+ 0.17185992156157887,
204
+ -0.6807063429364013,
205
+ -0.6783117916908846
206
+ ]
207
+ }
208
+ },
209
+ "grasp_30": {
210
+ "confidence": 0.8776030540466309,
211
+ "position": [
212
+ 0.018171011557569727,
213
+ -0.11336033800034784,
214
+ -0.007590999826788902
215
+ ],
216
+ "orientation": {
217
+ "w": 0.7109732359037656,
218
+ "xyz": [
219
+ -0.6958827984905473,
220
+ -0.05549415086812337,
221
+ 0.08476194790658387
222
+ ]
223
+ }
224
+ },
225
+ "grasp_31": {
226
+ "confidence": 0.8772343397140503,
227
+ "position": [
228
+ 0.06266321902512573,
229
+ -0.09471973040490411,
230
+ 0.001859818585216999
231
+ ],
232
+ "orientation": {
233
+ "w": 0.23578902198952445,
234
+ "xyz": [
235
+ 0.17622178086196086,
236
+ -0.6789911257795845,
237
+ -0.6725477471314847
238
+ ]
239
+ }
240
+ },
241
+ "grasp_32": {
242
+ "confidence": 0.877021312713623,
243
+ "position": [
244
+ 0.021130235021701083,
245
+ -0.11541324117570184,
246
+ 0.00817196536809206
247
+ ],
248
+ "orientation": {
249
+ "w": 0.09182311396272234,
250
+ "xyz": [
251
+ 0.05448777602160513,
252
+ -0.695217650938578,
253
+ -0.7108248840817641
254
+ ]
255
+ }
256
+ },
257
+ "grasp_33": {
258
+ "confidence": 0.8745504021644592,
259
+ "position": [
260
+ 0.01811565933167003,
261
+ -0.10884595671086572,
262
+ 0.006590834818780422
263
+ ],
264
+ "orientation": {
265
+ "w": 0.6877706062313451,
266
+ "xyz": [
267
+ -0.7177452336394762,
268
+ -0.048233738277973615,
269
+ 0.09740061233746801
270
+ ]
271
+ }
272
+ },
273
+ "grasp_34": {
274
+ "confidence": 0.8731203675270081,
275
+ "position": [
276
+ 0.07541171376942657,
277
+ -0.07890532919554971,
278
+ -0.00525754876434803
279
+ ],
280
+ "orientation": {
281
+ "w": 0.2921196901371001,
282
+ "xyz": [
283
+ 0.24792368454514446,
284
+ -0.6508953432356803,
285
+ -0.6553893388130985
286
+ ]
287
+ }
288
+ },
289
+ "grasp_35": {
290
+ "confidence": 0.8719335794448853,
291
+ "position": [
292
+ 0.06290206973790191,
293
+ -0.09600903102545999,
294
+ 0.00444544292986393
295
+ ],
296
+ "orientation": {
297
+ "w": 0.2430159750983398,
298
+ "xyz": [
299
+ 0.1605436081877691,
300
+ -0.6838938403953064,
301
+ -0.6689231650843127
302
+ ]
303
+ }
304
+ },
305
+ "grasp_36": {
306
+ "confidence": 0.8717285394668579,
307
+ "position": [
308
+ 0.03626492162584327,
309
+ -0.10809098192839883,
310
+ 0.007215096848085523
311
+ ],
312
+ "orientation": {
313
+ "w": 0.14284558245018306,
314
+ "xyz": [
315
+ 0.07962238788651967,
316
+ -0.7015167773106246,
317
+ -0.6936350813456833
318
+ ]
319
+ }
320
+ },
321
+ "grasp_37": {
322
+ "confidence": 0.871143102645874,
323
+ "position": [
324
+ 0.029372709890594706,
325
+ -0.10923075684695505,
326
+ 0.009850989968981594
327
+ ],
328
+ "orientation": {
329
+ "w": 0.1160635157606122,
330
+ "xyz": [
331
+ 0.07360495313627556,
332
+ -0.7001460817010302,
333
+ -0.7006475829272424
334
+ ]
335
+ }
336
+ },
337
+ "grasp_38": {
338
+ "confidence": 0.8705618977546692,
339
+ "position": [
340
+ 0.004997788550099358,
341
+ 0.11603821060271002,
342
+ 0.01175472536124289
343
+ ],
344
+ "orientation": {
345
+ "w": 0.052103716336825874,
346
+ "xyz": [
347
+ -0.00014150386267629,
348
+ -0.7096847968936861,
349
+ 0.7025899741517211
350
+ ]
351
+ }
352
+ },
353
+ "grasp_39": {
354
+ "confidence": 0.8702840805053711,
355
+ "position": [
356
+ 0.029791965236654505,
357
+ -0.1111491025367286,
358
+ -0.005515551194548607
359
+ ],
360
+ "orientation": {
361
+ "w": 0.7053909009568041,
362
+ "xyz": [
363
+ -0.6944225469171841,
364
+ -0.10577007505940805,
365
+ 0.09494047820780416
366
+ ]
367
+ }
368
+ }
369
+ }
370
+ },
371
+ {
372
+ "part_name": "top cap / dispensing lid",
373
+ "mask_color": "Blue",
374
+ "graspable": true,
375
+ "grasp_scenarios": [
376
+ {
377
+ "scenario": "grasp the top cap to stabilize or manipulate the container from above",
378
+ "confidence": 0.73
379
+ },
380
+ {
381
+ "scenario": "pinch the lid edge to remove or reseat the top cap if detachable",
382
+ "confidence": 0.55
383
+ }
384
+ ],
385
+ "functional_labels": [
386
+ "cover the container opening",
387
+ "retain contents",
388
+ "provide dispensing opening",
389
+ "provide a top handling surface"
390
+ ],
391
+ "semantic_description": "Round white top cap, likely plastic, with a smooth matte finish, shallow recessed circular top, and a clearly visible small central hole; located at the top of the container.",
392
+ "id": 2,
393
+ "grasp_group": {
394
+ "grasp_42": {
395
+ "confidence": 0.6337208151817322,
396
+ "position": [
397
+ 0.06628172760247253,
398
+ 0.09935730686993338,
399
+ 0.05876102112233639
400
+ ],
401
+ "orientation": {
402
+ "w": 0.20817879668291542,
403
+ "xyz": [
404
+ -0.21747461328946138,
405
+ -0.6714391330245829,
406
+ 0.6771527684573471
407
+ ]
408
+ }
409
+ },
410
+ "grasp_50": {
411
+ "confidence": 0.5854148864746094,
412
+ "position": [
413
+ -0.04611161435605027,
414
+ 0.1082303746661637,
415
+ 0.05421331338584423
416
+ ],
417
+ "orientation": {
418
+ "w": 0.7035474176471266,
419
+ "xyz": [
420
+ 0.6805530198146038,
421
+ 0.143993781161874,
422
+ 0.14537678401309242
423
+ ]
424
+ }
425
+ },
426
+ "grasp_55": {
427
+ "confidence": 0.5531966686248779,
428
+ "position": [
429
+ 0.028199511667480692,
430
+ 0.11297719916910864,
431
+ 0.05708022974431515
432
+ ],
433
+ "orientation": {
434
+ "w": 0.715860050996455,
435
+ "xyz": [
436
+ 0.6858279098292496,
437
+ -0.10895945185588451,
438
+ -0.07288554958193495
439
+ ]
440
+ }
441
+ },
442
+ "grasp_57": {
443
+ "confidence": 0.5441763997077942,
444
+ "position": [
445
+ -0.05107795531512238,
446
+ 0.10589234522194602,
447
+ 0.05623159371316433
448
+ ],
449
+ "orientation": {
450
+ "w": 0.6962644264667436,
451
+ "xyz": [
452
+ 0.6846486224257602,
453
+ 0.13662405481351403,
454
+ 0.1667512515508024
455
+ ]
456
+ }
457
+ }
458
+ }
459
+ }
460
+ ],
461
+ "quality_check": {
462
+ "success": true,
463
+ "message": "YES"
464
+ }
465
+ }
dataset/kitchen_supplies/utensils/cf5bf93ee6cd527ca819981085031b5c/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff474e3a2019d9e7083a8a796b3ec81ca6685c9239a458999e53387c281aa33
3
+ size 3780728