xinjjj commited on
Commit
89605ec
·
verified ·
1 Parent(s): c86af1e

Add asset livingroom_supplies/ornaments/fd7f1164015e51ed8e3375d7a9137d6f

Browse files
.gitattributes CHANGED
@@ -7789,4 +7789,4 @@ dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordanc
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
  dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7792
- dataset/livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
  dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7792
+ dataset/livingroom_supplies/ornaments/fd7f1164015e51ed8e3375d7a9137d6f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/livingroom_supplies/ornaments/fd7f1164015e51ed8e3375d7a9137d6f/affordance/affordance_annot.json ADDED
@@ -0,0 +1,432 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "base of candle holder",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the wide base to lift and relocate the candle holder",
10
+ "confidence": 0.86
11
+ },
12
+ {
13
+ "scenario": "hold the base to stabilize the object during placement",
14
+ "confidence": 0.9
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "support the whole structure",
19
+ "provide standing stability",
20
+ "distribute weight on a surface",
21
+ "main contact with tabletop"
22
+ ],
23
+ "semantic_description": "Large ornate bronze-toned metal base with an aged mildly reflective finish, embossed floral relief, and a broad scalloped footprint at the bottom of the candle holder.",
24
+ "id": 1,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "top plate of base",
29
+ "mask_color": "Yellow",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp around the central upper base plate to lift the candle holder from below the arms",
34
+ "confidence": 0.68
35
+ },
36
+ {
37
+ "scenario": "hold the upper base plate area to steady the object while repositioning",
38
+ "confidence": 0.72
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "support the central stem",
43
+ "transfer load to the base",
44
+ "reinforce structure",
45
+ "provide intermediate mounting surface"
46
+ ],
47
+ "semantic_description": "Round bronze-gold metal plate above the lower base with ornate engraved detail, a hard slightly reflective surface, and a broad shallow dome shape centered under the stem.",
48
+ "id": 3,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "central stem",
53
+ "mask_color": "Lime Green",
54
+ "graspable": true,
55
+ "grasp_scenarios": [
56
+ {
57
+ "scenario": "grasp the vertical stem to lift the candle holder",
58
+ "confidence": 0.82
59
+ },
60
+ {
61
+ "scenario": "hold the stem to rotate and orient the object during placement",
62
+ "confidence": 0.85
63
+ }
64
+ ],
65
+ "functional_labels": [
66
+ "connect base to candle arms",
67
+ "provide main vertical support",
68
+ "serve as central grasp region",
69
+ "raise candles above the base"
70
+ ],
71
+ "semantic_description": "Tall turned bronze-colored metal stem with a hard smooth-to-ridged texture, mildly reflective aged finish, and stacked bulbous sections running up the center.",
72
+ "id": 9,
73
+ "grasp_group": {
74
+ "grasp_60": {
75
+ "confidence": 0.8513007760047913,
76
+ "position": [
77
+ -0.009825771761825308,
78
+ 0.10554055997636169,
79
+ -0.08419512771070004
80
+ ],
81
+ "orientation": {
82
+ "w": 0.047095349375744396,
83
+ "xyz": [
84
+ -0.03291377008884316,
85
+ 0.6533758020050993,
86
+ -0.7548501660329079
87
+ ]
88
+ }
89
+ },
90
+ "grasp_66": {
91
+ "confidence": 0.8219099640846252,
92
+ "position": [
93
+ -0.0058837161341216415,
94
+ 0.10320919135119766,
95
+ -0.08160057850182056
96
+ ],
97
+ "orientation": {
98
+ "w": 0.06316501743324464,
99
+ "xyz": [
100
+ 0.09867893457673842,
101
+ -0.6918730104106005,
102
+ 0.7124495672739443
103
+ ]
104
+ }
105
+ },
106
+ "grasp_72": {
107
+ "confidence": 0.7979119420051575,
108
+ "position": [
109
+ 0.03713205541134812,
110
+ -0.09208667150232941,
111
+ -0.08114187978208065
112
+ ],
113
+ "orientation": {
114
+ "w": 0.7534511103917069,
115
+ "xyz": [
116
+ -0.6236255716033693,
117
+ -0.15290906633883583,
118
+ 0.14149695446637733
119
+ ]
120
+ }
121
+ },
122
+ "grasp_73": {
123
+ "confidence": 0.7958214282989502,
124
+ "position": [
125
+ 0.006347409827867523,
126
+ 0.08962196239735931,
127
+ -0.08519076369702816
128
+ ],
129
+ "orientation": {
130
+ "w": 0.8037297115306846,
131
+ "xyz": [
132
+ 0.5945869177818979,
133
+ -0.0081440447978528,
134
+ -0.020460267343205087
135
+ ]
136
+ }
137
+ }
138
+ }
139
+ },
140
+ {
141
+ "part_name": "decorative center ornament",
142
+ "mask_color": "Light Blue",
143
+ "graspable": false,
144
+ "grasp_scenarios": [],
145
+ "functional_labels": [
146
+ "decorate the stem-base junction",
147
+ "visually accent the structure",
148
+ "cover the front of the stem-base transition"
149
+ ],
150
+ "semantic_description": "Leaf-like pale metallic ornament with intricate relief and a hard textured surface, mounted at the front of the stem above the base as a medium-sized decorative accent.",
151
+ "id": null
152
+ },
153
+ {
154
+ "part_name": "left curved arm",
155
+ "mask_color": "Hot Pink",
156
+ "graspable": true,
157
+ "grasp_scenarios": [
158
+ {
159
+ "scenario": "carefully grasp one arm to steady the candle holder during inspection",
160
+ "confidence": 0.42
161
+ },
162
+ {
163
+ "scenario": "lightly hold the arm to reorient the object without lifting fully",
164
+ "confidence": 0.38
165
+ }
166
+ ],
167
+ "functional_labels": [
168
+ "support a side candle cup",
169
+ "extend candle position outward",
170
+ "balance the left side of the holder"
171
+ ],
172
+ "semantic_description": "Curving bronze metal arm with ornate scrollwork, hard textured surface, and an aged matte-reflective finish extending from the center toward the left candle cup.",
173
+ "id": 23,
174
+ "grasp_group": {}
175
+ },
176
+ {
177
+ "part_name": "right curved arm",
178
+ "mask_color": "Olive",
179
+ "graspable": true,
180
+ "grasp_scenarios": [
181
+ {
182
+ "scenario": "carefully grasp one arm to steady the candle holder during inspection",
183
+ "confidence": 0.41
184
+ },
185
+ {
186
+ "scenario": "lightly hold the arm to reorient the object without lifting fully",
187
+ "confidence": 0.37
188
+ }
189
+ ],
190
+ "functional_labels": [
191
+ "support a side candle cup",
192
+ "extend candle position outward",
193
+ "balance the right side of the holder"
194
+ ],
195
+ "semantic_description": "Curving bronze metal arm with ornate scroll details, hard textured feel, and an aged matte-reflective finish extending from the center toward the right candle cup.",
196
+ "id": 14,
197
+ "grasp_group": {
198
+ "grasp_97": {
199
+ "confidence": 0.08394623547792435,
200
+ "position": [
201
+ 0.09873396615148522,
202
+ 0.02351009042467922,
203
+ 0.06667778082191944
204
+ ],
205
+ "orientation": {
206
+ "w": 0.6144178419145767,
207
+ "xyz": [
208
+ 0.467687026068112,
209
+ -0.5681900197695199,
210
+ -0.2844638160098947
211
+ ]
212
+ }
213
+ }
214
+ }
215
+ },
216
+ {
217
+ "part_name": "left arm connector",
218
+ "mask_color": "Maroon",
219
+ "graspable": false,
220
+ "grasp_scenarios": [],
221
+ "functional_labels": [
222
+ "connect left arm segments",
223
+ "reinforce ornamental arm joint",
224
+ "transmit load to the cup support"
225
+ ],
226
+ "semantic_description": "Small decorative bronze metal joint piece with a hard textured surface and curled shape, positioned under the left side arm near the outer support.",
227
+ "id": 12,
228
+ "grasp_group": {}
229
+ },
230
+ {
231
+ "part_name": "right arm connector",
232
+ "mask_color": "Magenta",
233
+ "graspable": false,
234
+ "grasp_scenarios": [],
235
+ "functional_labels": [
236
+ "connect right arm segments",
237
+ "reinforce ornamental arm joint",
238
+ "transmit load to the cup support"
239
+ ],
240
+ "semantic_description": "Small decorative bronze metal joint piece with a hard textured surface and curled shape, positioned under the right side arm near the outer support.",
241
+ "id": 7,
242
+ "grasp_group": {}
243
+ },
244
+ {
245
+ "part_name": "left candle cup",
246
+ "mask_color": "Yellow",
247
+ "graspable": false,
248
+ "grasp_scenarios": [],
249
+ "functional_labels": [
250
+ "hold the left candle",
251
+ "catch wax drips",
252
+ "provide a seat for the candle body"
253
+ ],
254
+ "semantic_description": "Round bronze metal drip cup with an ornate raised edge, hard slightly rough surface, and shallow dish form beneath the left candle.",
255
+ "id": 3,
256
+ "grasp_group": {}
257
+ },
258
+ {
259
+ "part_name": "right candle cup",
260
+ "mask_color": "Yellow",
261
+ "graspable": false,
262
+ "grasp_scenarios": [],
263
+ "functional_labels": [
264
+ "hold the right candle",
265
+ "catch wax drips",
266
+ "provide a seat for the candle body"
267
+ ],
268
+ "semantic_description": "Round bronze metal drip cup with an ornate raised edge, hard slightly rough surface, and shallow dish form beneath the right candle.",
269
+ "id": 3,
270
+ "grasp_group": {}
271
+ },
272
+ {
273
+ "part_name": "center candle cup",
274
+ "mask_color": "Yellow",
275
+ "graspable": false,
276
+ "grasp_scenarios": [],
277
+ "functional_labels": [
278
+ "hold the center candle",
279
+ "catch wax drips",
280
+ "provide a seat for the candle body"
281
+ ],
282
+ "semantic_description": "Round bronze metal drip cup with an ornate raised edge, hard slightly rough surface, and shallow dish form beneath the center candle at the top.",
283
+ "id": 3,
284
+ "grasp_group": {}
285
+ },
286
+ {
287
+ "part_name": "left candle holder collar",
288
+ "mask_color": "Jade",
289
+ "graspable": false,
290
+ "grasp_scenarios": [],
291
+ "functional_labels": [
292
+ "support the candle above the cup",
293
+ "center the candle base",
294
+ "connect cup to candle socket"
295
+ ],
296
+ "semantic_description": "Short bronze-toned metal collar with a smooth hard surface and slightly reflective finish, positioned between the left candle and its drip cup.",
297
+ "id": 19,
298
+ "grasp_group": {}
299
+ },
300
+ {
301
+ "part_name": "right candle holder collar",
302
+ "mask_color": "Deep Sky Blue",
303
+ "graspable": false,
304
+ "grasp_scenarios": [],
305
+ "functional_labels": [
306
+ "support the candle above the cup",
307
+ "center the candle base",
308
+ "connect cup to candle socket"
309
+ ],
310
+ "semantic_description": "Short bronze-toned metal collar with a smooth hard surface and slightly reflective finish, positioned between the right candle and its drip cup.",
311
+ "id": 22,
312
+ "grasp_group": {}
313
+ },
314
+ {
315
+ "part_name": "center candle holder collar",
316
+ "mask_color": "Jade",
317
+ "graspable": false,
318
+ "grasp_scenarios": [],
319
+ "functional_labels": [
320
+ "support the candle above the cup",
321
+ "center the candle base",
322
+ "connect cup to candle socket"
323
+ ],
324
+ "semantic_description": "Short bronze-toned metal collar with a smooth hard surface and slightly reflective finish, positioned between the center candle and its drip cup.",
325
+ "id": 19,
326
+ "grasp_group": {}
327
+ },
328
+ {
329
+ "part_name": "left candle body",
330
+ "mask_color": "Red",
331
+ "graspable": true,
332
+ "grasp_scenarios": [
333
+ {
334
+ "scenario": "grasp the candle body to replace or remove the candle from its cup",
335
+ "confidence": 0.62
336
+ }
337
+ ],
338
+ "functional_labels": [
339
+ "provide wax fuel",
340
+ "hold the wick",
341
+ "emit candlelight when lit"
342
+ ],
343
+ "semantic_description": "Short cream-colored wax candle with a matte smooth surface, slightly melted contours, and a cylindrical body seated in the left cup.",
344
+ "id": 0,
345
+ "grasp_group": {}
346
+ },
347
+ {
348
+ "part_name": "right candle body",
349
+ "mask_color": "Red",
350
+ "graspable": true,
351
+ "grasp_scenarios": [
352
+ {
353
+ "scenario": "grasp the candle body to replace or remove the candle from its cup",
354
+ "confidence": 0.62
355
+ }
356
+ ],
357
+ "functional_labels": [
358
+ "provide wax fuel",
359
+ "hold the wick",
360
+ "emit candlelight when lit"
361
+ ],
362
+ "semantic_description": "Short cream-colored wax candle with a matte smooth surface, slightly melted contours, and a cylindrical body seated in the right cup.",
363
+ "id": 0,
364
+ "grasp_group": {}
365
+ },
366
+ {
367
+ "part_name": "center candle body",
368
+ "mask_color": "Red",
369
+ "graspable": true,
370
+ "grasp_scenarios": [
371
+ {
372
+ "scenario": "grasp the candle body to replace or remove the candle from its cup",
373
+ "confidence": 0.64
374
+ }
375
+ ],
376
+ "functional_labels": [
377
+ "provide wax fuel",
378
+ "hold the wick",
379
+ "emit candlelight when lit"
380
+ ],
381
+ "semantic_description": "Short cream-colored wax candle with a matte smooth surface, slightly melted contours, and a cylindrical body seated in the center cup.",
382
+ "id": 0,
383
+ "grasp_group": {}
384
+ },
385
+ {
386
+ "part_name": "left flame tip",
387
+ "mask_color": "Purple",
388
+ "graspable": false,
389
+ "grasp_scenarios": [],
390
+ "functional_labels": [
391
+ "indicate flame location",
392
+ "provide visible illumination",
393
+ "show lit status"
394
+ ],
395
+ "semantic_description": "Small white flame-shaped tip above the left candle, with a smooth bright teardrop form.",
396
+ "id": 5,
397
+ "grasp_group": {}
398
+ },
399
+ {
400
+ "part_name": "right flame tip",
401
+ "mask_color": "Purple",
402
+ "graspable": false,
403
+ "grasp_scenarios": [],
404
+ "functional_labels": [
405
+ "indicate flame location",
406
+ "provide visible illumination",
407
+ "show lit status"
408
+ ],
409
+ "semantic_description": "Small white flame-shaped tip above the right candle, with a smooth bright teardrop form.",
410
+ "id": 5,
411
+ "grasp_group": {}
412
+ },
413
+ {
414
+ "part_name": "center flame tip",
415
+ "mask_color": "Purple",
416
+ "graspable": false,
417
+ "grasp_scenarios": [],
418
+ "functional_labels": [
419
+ "indicate flame location",
420
+ "provide visible illumination",
421
+ "show lit status"
422
+ ],
423
+ "semantic_description": "Small white flame-shaped tip above the center candle, with a smooth bright teardrop form.",
424
+ "id": 5,
425
+ "grasp_group": {}
426
+ }
427
+ ],
428
+ "quality_check": {
429
+ "success": false,
430
+ "message": "Several mask colors and visual descriptions mismatch; center ornament color/material and candle cup/collar color assignments are incorrect."
431
+ }
432
+ }
dataset/livingroom_supplies/ornaments/fd7f1164015e51ed8e3375d7a9137d6f/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0690d52c77631c18f972c622563d9964ed3d6f6893bc28e09fe91c2395a5715
3
+ size 3805836
dataset/livingroom_supplies/ornaments/fd7f1164015e51ed8e3375d7a9137d6f/candle_holder_002.urdf CHANGED
@@ -45,16 +45,17 @@
45
  </link>
46
  <custom_data>
47
  <affordance>
48
- <part_count>0</part_count>
49
  <visual_seg>
50
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
51
  <geometry>
52
- <mesh filename="None" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
 
55
  </affordance>
56
  <quality>
57
- <PartSegChecker>NO: part number exceeds palette size 20</PartSegChecker>
58
  </quality>
59
  </custom_data>
60
  </robot>
 
45
  </link>
46
  <custom_data>
47
  <affordance>
48
+ <part_count>20</part_count>
49
  <visual_seg>
50
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
51
  <geometry>
52
+ <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
55
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
56
  </affordance>
57
  <quality>
58
+ <PartSegChecker>YES</PartSegChecker>
59
  </quality>
60
  </custom_data>
61
  </robot>