xinjjj commited on
Commit
b52388c
·
verified ·
1 Parent(s): 704f300

Add asset tools/repair_tools/067f0391d0665b7b90f935934617f163

Browse files
.gitattributes CHANGED
@@ -7793,3 +7793,4 @@ dataset/livingroom_supplies/ornaments/fdfb8a67bb915c8ebef9f87f3b9238af/affordanc
7793
  dataset/livingroom_supplies/ornaments/fed45942bdf454279432a7ebd5ccb0d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7794
  dataset/tools/repair_tools/00d0ecd0e37a5264b0f660dc7ad2ec21/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7795
  dataset/tools/repair_tools/05fe35022db45322a23d7ff3a82cb995/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7793
  dataset/livingroom_supplies/ornaments/fed45942bdf454279432a7ebd5ccb0d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7794
  dataset/tools/repair_tools/00d0ecd0e37a5264b0f660dc7ad2ec21/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7795
  dataset/tools/repair_tools/05fe35022db45322a23d7ff3a82cb995/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7796
+ dataset/tools/repair_tools/067f0391d0665b7b90f935934617f163/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/tools/repair_tools/067f0391d0665b7b90f935934617f163/affordance/affordance_annot.json ADDED
@@ -0,0 +1,419 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "screwdriver shaft",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the metal shaft to reposition or pick up the screwdriver when the handle is obstructed",
10
+ "confidence": 0.42
11
+ },
12
+ {
13
+ "scenario": "hold the shaft to align the tip for insertion into a screw",
14
+ "confidence": 0.36
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "transmit torque to the tip",
19
+ "reach into recessed screws",
20
+ "provide axial alignment",
21
+ "connect handle to tip"
22
+ ],
23
+ "semantic_description": "Long slender silver-gray metal rod with a reflective smooth hard finish, extending from the handle to the tip as the narrow working shaft.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "handle",
29
+ "mask_color": "Green",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the handle to pick up and use the screwdriver",
34
+ "confidence": 0.98
35
+ },
36
+ {
37
+ "scenario": "hold the handle firmly while turning a screw",
38
+ "confidence": 0.97
39
+ },
40
+ {
41
+ "scenario": "grip the handle to stabilize and orient the tool during manipulation",
42
+ "confidence": 0.94
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "main grip surface",
47
+ "apply turning torque",
48
+ "stabilize the tool",
49
+ "provide ergonomic hold"
50
+ ],
51
+ "semantic_description": "Large contoured light turquoise and white plastic handle with a mostly matte smooth hard surface, ribbed ergonomic lobes, and a bulbous rear section at the back of the screwdriver.",
52
+ "id": 1,
53
+ "grasp_group": {
54
+ "grasp_2": {
55
+ "confidence": 0.9911260008811951,
56
+ "position": [
57
+ -0.020513598748948425,
58
+ -0.06744744069874287,
59
+ 0.08450756441015983
60
+ ],
61
+ "orientation": {
62
+ "w": 0.1082080189646018,
63
+ "xyz": [
64
+ -0.009375442393260488,
65
+ 0.9606228829617133,
66
+ 0.2557475365316598
67
+ ]
68
+ }
69
+ },
70
+ "grasp_3": {
71
+ "confidence": 0.9910054206848145,
72
+ "position": [
73
+ 0.09603174315998331,
74
+ 0.014561768621206284,
75
+ 0.017995147361943964
76
+ ],
77
+ "orientation": {
78
+ "w": 0.6454935097491,
79
+ "xyz": [
80
+ -0.0021220754345631127,
81
+ -0.7637101268055034,
82
+ 0.008970389197860964
83
+ ]
84
+ }
85
+ },
86
+ "grasp_5": {
87
+ "confidence": 0.9906527996063232,
88
+ "position": [
89
+ -0.010878904664423317,
90
+ -0.07275226898491383,
91
+ 0.08617820064682746
92
+ ],
93
+ "orientation": {
94
+ "w": 0.2586037187269363,
95
+ "xyz": [
96
+ -0.9614105995177729,
97
+ -0.04766848199614815,
98
+ -0.08087948825047535
99
+ ]
100
+ }
101
+ },
102
+ "grasp_6": {
103
+ "confidence": 0.9905333518981934,
104
+ "position": [
105
+ 0.09762648033211008,
106
+ 0.01240481249988079,
107
+ -0.019795601860096212
108
+ ],
109
+ "orientation": {
110
+ "w": 0.7758145111696423,
111
+ "xyz": [
112
+ 0.0018160539525013451,
113
+ -0.6309359120534297,
114
+ 0.005331143212997607
115
+ ]
116
+ }
117
+ },
118
+ "grasp_8": {
119
+ "confidence": 0.9901583790779114,
120
+ "position": [
121
+ 0.09688452916452661,
122
+ 0.005485678091645241,
123
+ -0.025142641410639044
124
+ ],
125
+ "orientation": {
126
+ "w": 0.7946615372123484,
127
+ "xyz": [
128
+ 0.011995106279799767,
129
+ -0.6066692860362399,
130
+ -0.017931427185870295
131
+ ]
132
+ }
133
+ },
134
+ "grasp_11": {
135
+ "confidence": 0.989930272102356,
136
+ "position": [
137
+ 0.09684631513664499,
138
+ 0.014875032007694244,
139
+ 0.002038430749962572
140
+ ],
141
+ "orientation": {
142
+ "w": 0.6997029851359085,
143
+ "xyz": [
144
+ 0.01243682382365606,
145
+ -0.7141664563732972,
146
+ 0.01507748640474895
147
+ ]
148
+ }
149
+ },
150
+ "grasp_14": {
151
+ "confidence": 0.989840567111969,
152
+ "position": [
153
+ 0.0963597177178599,
154
+ 0.030232837423682213,
155
+ 0.002670126130396966
156
+ ],
157
+ "orientation": {
158
+ "w": 0.0779230871582195,
159
+ "xyz": [
160
+ 0.7149690753253544,
161
+ 0.08425661061924239,
162
+ -0.6896724130941424
163
+ ]
164
+ }
165
+ },
166
+ "grasp_17": {
167
+ "confidence": 0.9896535277366638,
168
+ "position": [
169
+ -0.023573548474814743,
170
+ -0.07071397267282009,
171
+ 0.08161291699070716
172
+ ],
173
+ "orientation": {
174
+ "w": 0.2601295568547488,
175
+ "xyz": [
176
+ -0.9493730732296969,
177
+ -0.0671206857809642,
178
+ -0.16284408192269592
179
+ ]
180
+ }
181
+ },
182
+ "grasp_19": {
183
+ "confidence": 0.9895971417427063,
184
+ "position": [
185
+ 0.09874253260204569,
186
+ 0.014436127617955208,
187
+ -0.01897182469110703
188
+ ],
189
+ "orientation": {
190
+ "w": 0.7773966589043063,
191
+ "xyz": [
192
+ 0.011451939818066581,
193
+ -0.6288747171557715,
194
+ 0.006314896758773503
195
+ ]
196
+ }
197
+ }
198
+ }
199
+ },
200
+ {
201
+ "part_name": "collar near handle",
202
+ "mask_color": "Yellow",
203
+ "graspable": true,
204
+ "grasp_scenarios": [
205
+ {
206
+ "scenario": "pinch the collar for short-range reorientation or stabilization near the shaft",
207
+ "confidence": 0.52
208
+ },
209
+ {
210
+ "scenario": "hold near the collar for precision alignment before engaging a screw",
211
+ "confidence": 0.47
212
+ }
213
+ ],
214
+ "functional_labels": [
215
+ "connect handle to shaft",
216
+ "provide finger stop",
217
+ "support precise control",
218
+ "reinforce handle-neck transition"
219
+ ],
220
+ "semantic_description": "Small bright yellow plastic collar with a smooth hard finish and blocky cylindrical shape, positioned between the handle and metal shaft with a visible black printed mark.",
221
+ "id": 3,
222
+ "grasp_group": {
223
+ "grasp_40": {
224
+ "confidence": 0.9870899319648743,
225
+ "position": [
226
+ -0.04149149073055014,
227
+ -0.08347201906144619,
228
+ 0.07438364843983436
229
+ ],
230
+ "orientation": {
231
+ "w": 0.2427170487996862,
232
+ "xyz": [
233
+ -0.04348015429536923,
234
+ 0.9352026471780361,
235
+ 0.2541533378014448
236
+ ]
237
+ }
238
+ },
239
+ "grasp_41": {
240
+ "confidence": 0.9860287308692932,
241
+ "position": [
242
+ -0.013810859934892505,
243
+ -0.08430216275155544,
244
+ 0.08633905123133445
245
+ ],
246
+ "orientation": {
247
+ "w": 0.0826254473216318,
248
+ "xyz": [
249
+ 0.0016316623355946466,
250
+ 0.9649373547548997,
251
+ 0.24913103887620983
252
+ ]
253
+ }
254
+ },
255
+ "grasp_43": {
256
+ "confidence": 0.9854018688201904,
257
+ "position": [
258
+ -0.00499891716754064,
259
+ -0.08973599784076214,
260
+ 0.0805115349139669
261
+ ],
262
+ "orientation": {
263
+ "w": 0.2951279625401564,
264
+ "xyz": [
265
+ -0.9539760394527547,
266
+ -0.03049228012555566,
267
+ -0.043582367187623906
268
+ ]
269
+ }
270
+ },
271
+ "grasp_44": {
272
+ "confidence": 0.9845989942550659,
273
+ "position": [
274
+ 0.016734221077058464,
275
+ -0.08173342607915401,
276
+ 0.08581185559887672
277
+ ],
278
+ "orientation": {
279
+ "w": 0.2526260081715171,
280
+ "xyz": [
281
+ -0.9652973442759062,
282
+ -0.011621757947947842,
283
+ 0.06516188971635553
284
+ ]
285
+ }
286
+ },
287
+ "grasp_45": {
288
+ "confidence": 0.9843530058860779,
289
+ "position": [
290
+ -0.03292758105089888,
291
+ -0.03141973167657852,
292
+ 0.0918911940898397
293
+ ],
294
+ "orientation": {
295
+ "w": 0.1908419393379943,
296
+ "xyz": [
297
+ 0.002412190964503446,
298
+ 0.9815123524580442,
299
+ 0.014388797612753522
300
+ ]
301
+ }
302
+ },
303
+ "grasp_48": {
304
+ "confidence": 0.9837642312049866,
305
+ "position": [
306
+ -0.07613238407066092,
307
+ -0.07504434697329998,
308
+ 0.049141215487907175
309
+ ],
310
+ "orientation": {
311
+ "w": 0.47769185485694654,
312
+ "xyz": [
313
+ -0.06202957407605856,
314
+ 0.8572711881115881,
315
+ 0.1817936571418782
316
+ ]
317
+ }
318
+ },
319
+ "grasp_52": {
320
+ "confidence": 0.9827181696891785,
321
+ "position": [
322
+ 0.028744456416461617,
323
+ -0.08534170500934124,
324
+ 0.07929102550406242
325
+ ],
326
+ "orientation": {
327
+ "w": 0.1461118490450515,
328
+ "xyz": [
329
+ -0.04939347798049544,
330
+ -0.9499584096078181,
331
+ -0.27164431140189826
332
+ ]
333
+ }
334
+ },
335
+ "grasp_53": {
336
+ "confidence": 0.9823659062385559,
337
+ "position": [
338
+ -0.0785648868768476,
339
+ -0.07723064534366131,
340
+ 0.044667801215837244
341
+ ],
342
+ "orientation": {
343
+ "w": 0.49693620804647193,
344
+ "xyz": [
345
+ -0.08252826795718399,
346
+ 0.8417561277864649,
347
+ 0.19413941241880153
348
+ ]
349
+ }
350
+ },
351
+ "grasp_54": {
352
+ "confidence": 0.9816239476203918,
353
+ "position": [
354
+ 0.03995483653852716,
355
+ -0.08228548429906368,
356
+ 0.07664004932303214
357
+ ],
358
+ "orientation": {
359
+ "w": 0.23992945864104137,
360
+ "xyz": [
361
+ -0.9472979050542091,
362
+ 0.030330540199169753,
363
+ 0.21009662607321997
364
+ ]
365
+ }
366
+ },
367
+ "grasp_56": {
368
+ "confidence": 0.9777029156684875,
369
+ "position": [
370
+ -0.09666476858546957,
371
+ -0.02754925563931465,
372
+ 0.015536726779828314
373
+ ],
374
+ "orientation": {
375
+ "w": 0.03627798855698538,
376
+ "xyz": [
377
+ 0.7546918806639296,
378
+ 0.025265047442081245,
379
+ 0.6545882294877824
380
+ ]
381
+ }
382
+ }
383
+ }
384
+ },
385
+ {
386
+ "part_name": "rear cap of screwdriver",
387
+ "mask_color": "Orange",
388
+ "graspable": false,
389
+ "grasp_scenarios": [],
390
+ "functional_labels": [
391
+ "cover handle end",
392
+ "finish the handle",
393
+ "protect the rear opening",
394
+ "indicate tool end"
395
+ ],
396
+ "semantic_description": "Small round light gray to off-white end cap with a smooth hard finish at the butt of the handle, forming the flat rear end surface.",
397
+ "id": 4,
398
+ "grasp_group": {}
399
+ },
400
+ {
401
+ "part_name": "logo mark",
402
+ "mask_color": "Purple",
403
+ "graspable": false,
404
+ "grasp_scenarios": [],
405
+ "functional_labels": [
406
+ "brand marking",
407
+ "visual identification",
408
+ "indicate orientation"
409
+ ],
410
+ "semantic_description": "Tiny black circular printed logo on the yellow collar, appearing as a small flat graphic marking rather than a structural part.",
411
+ "id": 5,
412
+ "grasp_group": {}
413
+ }
414
+ ],
415
+ "quality_check": {
416
+ "success": true,
417
+ "message": "YES"
418
+ }
419
+ }
dataset/tools/repair_tools/067f0391d0665b7b90f935934617f163/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c01a60e84abe89870f397ff463e4c2e045774b777a9bc5c69e78e0935270977f
3
+ size 3781096