xinjjj commited on
Commit
975595f
·
verified ·
1 Parent(s): d86fa08

Add asset tools/repair_tools/a8cda4121d575f788a53f07c62990c77

Browse files
.gitattributes CHANGED
@@ -8600,3 +8600,4 @@ dataset/tools/repair_tools/a4eddb45075f56718883e88e2bd4af2d/affordance/mesh_part
8600
  dataset/tools/repair_tools/a50e8fab036b5eb295e121a8779560fb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8601
  dataset/tools/repair_tools/a5db417fb9b750b99e77936d35afbf6e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8602
  dataset/tools/repair_tools/a70d63e05e5f5593837b23a3d02f8684/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8600
  dataset/tools/repair_tools/a50e8fab036b5eb295e121a8779560fb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8601
  dataset/tools/repair_tools/a5db417fb9b750b99e77936d35afbf6e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8602
  dataset/tools/repair_tools/a70d63e05e5f5593837b23a3d02f8684/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8603
+ dataset/tools/repair_tools/a8cda4121d575f788a53f07c62990c77/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/tools/repair_tools/a8cda4121d575f788a53f07c62990c77/affordance/affordance_annot.json ADDED
@@ -0,0 +1,559 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "screwdriver handle",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the handle to pick up and hold the screwdriver for use",
10
+ "confidence": 0.98
11
+ },
12
+ {
13
+ "scenario": "grasp the handle to apply torque while turning a screw",
14
+ "confidence": 0.98
15
+ },
16
+ {
17
+ "scenario": "grasp the handle to reposition or pass the tool",
18
+ "confidence": 0.95
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "main grip surface",
23
+ "apply turning torque",
24
+ "support tool handling",
25
+ "stabilize the tool during use"
26
+ ],
27
+ "semantic_description": "Large white to light-cream handle made of hard plastic, with a mostly smooth matte surface, rounded bulbous shape, shallow ergonomic contours, and printed dark markings on the side.",
28
+ "id": 1,
29
+ "grasp_group": {
30
+ "grasp_20": {
31
+ "confidence": 0.9893598556518555,
32
+ "position": [
33
+ 0.09908475345218903,
34
+ -0.006226737983524799,
35
+ 0.0050342877802904695
36
+ ],
37
+ "orientation": {
38
+ "w": 0.013643956618004173,
39
+ "xyz": [
40
+ -0.7255674975965812,
41
+ -0.005624152583088238,
42
+ 0.687992745446464
43
+ ]
44
+ }
45
+ },
46
+ "grasp_21": {
47
+ "confidence": 0.989352822303772,
48
+ "position": [
49
+ 0.09631170695865876,
50
+ -0.020804245956242085,
51
+ -0.024454353988403454
52
+ ],
53
+ "orientation": {
54
+ "w": 0.7863922688419263,
55
+ "xyz": [
56
+ 0.010000464644553623,
57
+ -0.6173122642539137,
58
+ -0.02031646165666653
59
+ ]
60
+ }
61
+ },
62
+ "grasp_22": {
63
+ "confidence": 0.9891641139984131,
64
+ "position": [
65
+ 0.09414173281038529,
66
+ -0.019024564884603024,
67
+ -0.02437024810933508
68
+ ],
69
+ "orientation": {
70
+ "w": 0.7812449141902539,
71
+ "xyz": [
72
+ 0.008764662984793073,
73
+ -0.6238683000897383,
74
+ -0.019180950908814033
75
+ ]
76
+ }
77
+ },
78
+ "grasp_23": {
79
+ "confidence": 0.9891189336776733,
80
+ "position": [
81
+ 0.10032095378483064,
82
+ -0.019828063435852528,
83
+ -0.0007886741368565708
84
+ ],
85
+ "orientation": {
86
+ "w": 0.018533284106777907,
87
+ "xyz": [
88
+ -0.7066469796203982,
89
+ -0.006775722086615588,
90
+ 0.7072910667920179
91
+ ]
92
+ }
93
+ },
94
+ "grasp_24": {
95
+ "confidence": 0.9890402555465698,
96
+ "position": [
97
+ -0.09781608367120498,
98
+ -0.015915249474346638,
99
+ 0.012822768039768562
100
+ ],
101
+ "orientation": {
102
+ "w": 0.6567052265786069,
103
+ "xyz": [
104
+ 0.011100796681017338,
105
+ 0.7539755696191808,
106
+ 0.011655818925307142
107
+ ]
108
+ }
109
+ },
110
+ "grasp_25": {
111
+ "confidence": 0.9889324903488159,
112
+ "position": [
113
+ 0.09824388837660081,
114
+ -0.0021265018731355667,
115
+ 0.001249100168934092
116
+ ],
117
+ "orientation": {
118
+ "w": 0.014820671731713468,
119
+ "xyz": [
120
+ -0.7111707799760314,
121
+ -0.010528303723669863,
122
+ 0.7027841946276299
123
+ ]
124
+ }
125
+ },
126
+ "grasp_26": {
127
+ "confidence": 0.9888404011726379,
128
+ "position": [
129
+ 0.0942448935493303,
130
+ -0.020115160383284092,
131
+ -0.032829853385919705
132
+ ],
133
+ "orientation": {
134
+ "w": 0.8144921375917968,
135
+ "xyz": [
136
+ 0.008932873403641782,
137
+ -0.5799947495562274,
138
+ -0.011351302176819298
139
+ ]
140
+ }
141
+ },
142
+ "grasp_27": {
143
+ "confidence": 0.9887837767601013,
144
+ "position": [
145
+ 0.09942034250343568,
146
+ -0.019872277043759823,
147
+ -0.008987023174995556
148
+ ],
149
+ "orientation": {
150
+ "w": 0.7393126155060351,
151
+ "xyz": [
152
+ 0.004317951735671649,
153
+ -0.6730737640676683,
154
+ -0.019233303673958875
155
+ ]
156
+ }
157
+ },
158
+ "grasp_28": {
159
+ "confidence": 0.9887539148330688,
160
+ "position": [
161
+ 0.09227125710094697,
162
+ -0.020445906557142735,
163
+ -0.025818106398219243
164
+ ],
165
+ "orientation": {
166
+ "w": 0.7912056047688363,
167
+ "xyz": [
168
+ -0.004195232839025178,
169
+ -0.6106637631641693,
170
+ -0.03264750161929264
171
+ ]
172
+ }
173
+ },
174
+ "grasp_29": {
175
+ "confidence": 0.9887043833732605,
176
+ "position": [
177
+ 0.09385876720989472,
178
+ -0.02230881992727518,
179
+ 0.03696289038634859
180
+ ],
181
+ "orientation": {
182
+ "w": 0.5747610649418112,
183
+ "xyz": [
184
+ -0.007561775944904828,
185
+ -0.8182761249870931,
186
+ 0.0040891377601658336
187
+ ]
188
+ }
189
+ },
190
+ "grasp_30": {
191
+ "confidence": 0.9886150360107422,
192
+ "position": [
193
+ 0.10023148721302277,
194
+ -0.018048997037112713,
195
+ 0.009215565718477592
196
+ ],
197
+ "orientation": {
198
+ "w": 0.6639582691704633,
199
+ "xyz": [
200
+ 0.00899137453197378,
201
+ -0.7475296292504471,
202
+ -0.016674092985124123
203
+ ]
204
+ }
205
+ },
206
+ "grasp_31": {
207
+ "confidence": 0.9885956645011902,
208
+ "position": [
209
+ 0.10162338977897889,
210
+ -0.0286910654976964,
211
+ 0.01246032616472803
212
+ ],
213
+ "orientation": {
214
+ "w": 0.0011016561981301125,
215
+ "xyz": [
216
+ 0.7580758008411931,
217
+ 0.006875991149527083,
218
+ -0.6521292719072781
219
+ ]
220
+ }
221
+ },
222
+ "grasp_33": {
223
+ "confidence": 0.9884979128837585,
224
+ "position": [
225
+ -0.09907745951568359,
226
+ -0.023356989957392216,
227
+ 0.010293712228303775
228
+ ],
229
+ "orientation": {
230
+ "w": 0.6650472589446648,
231
+ "xyz": [
232
+ 0.010783831963046605,
233
+ 0.7467204867514694,
234
+ 0.0020897377896872357
235
+ ]
236
+ }
237
+ },
238
+ "grasp_34": {
239
+ "confidence": 0.9883592128753662,
240
+ "position": [
241
+ 0.0992926321014238,
242
+ -0.021227647550404072,
243
+ 0.0048761813377495855
244
+ ],
245
+ "orientation": {
246
+ "w": 0.6816722287852139,
247
+ "xyz": [
248
+ 0.009380611771152637,
249
+ -0.7313953147208294,
250
+ -0.017200878762914228
251
+ ]
252
+ }
253
+ },
254
+ "grasp_35": {
255
+ "confidence": 0.9883191585540771,
256
+ "position": [
257
+ -0.08956277007018798,
258
+ -0.01470522303134203,
259
+ 0.042771657317643985
260
+ ],
261
+ "orientation": {
262
+ "w": 0.5351103792782103,
263
+ "xyz": [
264
+ 0.003113861638980639,
265
+ 0.8447575050519932,
266
+ 0.005651859229920757
267
+ ]
268
+ }
269
+ },
270
+ "grasp_36": {
271
+ "confidence": 0.9883025288581848,
272
+ "position": [
273
+ 0.10011040037716157,
274
+ -0.017031277529895306,
275
+ 0.0013952671724837273
276
+ ],
277
+ "orientation": {
278
+ "w": 0.6993618025417839,
279
+ "xyz": [
280
+ 0.005607207669738918,
281
+ -0.7145307753763097,
282
+ -0.01753280946640617
283
+ ]
284
+ }
285
+ },
286
+ "grasp_37": {
287
+ "confidence": 0.9882336854934692,
288
+ "position": [
289
+ 0.09812511867130524,
290
+ -0.018045497126877308,
291
+ 0.016132601856952533
292
+ ],
293
+ "orientation": {
294
+ "w": 0.005155496239281351,
295
+ "xyz": [
296
+ -0.7684146594133838,
297
+ -0.0014943395814966953,
298
+ 0.6399297609944044
299
+ ]
300
+ }
301
+ },
302
+ "grasp_38": {
303
+ "confidence": 0.9881887435913086,
304
+ "position": [
305
+ 0.0955714321717096,
306
+ 0.03484868537634611,
307
+ 0.020619963615899906
308
+ ],
309
+ "orientation": {
310
+ "w": 0.6314136916599897,
311
+ "xyz": [
312
+ 0.027313411400573667,
313
+ -0.7749315288332604,
314
+ -0.0072009139775608445
315
+ ]
316
+ }
317
+ }
318
+ }
319
+ },
320
+ {
321
+ "part_name": "screwdriver shaft and tip",
322
+ "mask_color": "Red",
323
+ "graspable": true,
324
+ "grasp_scenarios": [
325
+ {
326
+ "scenario": "grasp the metal shaft near the handle for precision alignment during delicate positioning",
327
+ "confidence": 0.45
328
+ },
329
+ {
330
+ "scenario": "grasp the shaft to pull the tool from a tight holder or slot",
331
+ "confidence": 0.35
332
+ }
333
+ ],
334
+ "functional_labels": [
335
+ "engage screw head",
336
+ "transmit torque to screw",
337
+ "reach into recessed fasteners",
338
+ "provide tip alignment"
339
+ ],
340
+ "semantic_description": "Slender silver-gray metal shaft with a smooth slightly reflective finish, extending straight from the handle and ending in a Phillips screwdriver tip at the front.",
341
+ "id": 0,
342
+ "grasp_group": {
343
+ "grasp_0": {
344
+ "confidence": 0.865381121635437,
345
+ "position": [
346
+ 0.04631766667807824,
347
+ 0.17172654997557402,
348
+ -0.007144513685489073
349
+ ],
350
+ "orientation": {
351
+ "w": 0.3416180848429889,
352
+ "xyz": [
353
+ 0.5492300969103847,
354
+ 0.3787311327723403,
355
+ -0.6619713844457308
356
+ ]
357
+ }
358
+ },
359
+ "grasp_2": {
360
+ "confidence": 0.8466368317604065,
361
+ "position": [
362
+ 0.04664887106264359,
363
+ 0.16344509553164244,
364
+ -0.003531575115630403
365
+ ],
366
+ "orientation": {
367
+ "w": 0.345126626227495,
368
+ "xyz": [
369
+ 0.5575595359045433,
370
+ 0.3772036362940211,
371
+ -0.6540125324160883
372
+ ]
373
+ }
374
+ },
375
+ "grasp_4": {
376
+ "confidence": 0.8202953934669495,
377
+ "position": [
378
+ -0.04580277213608497,
379
+ 0.17209755908697844,
380
+ 0.0011317809985484928
381
+ ],
382
+ "orientation": {
383
+ "w": 0.5940798741710871,
384
+ "xyz": [
385
+ 0.3261768532288649,
386
+ 0.6173836639238233,
387
+ -0.399393509014076
388
+ ]
389
+ }
390
+ },
391
+ "grasp_5": {
392
+ "confidence": 0.8105481863021851,
393
+ "position": [
394
+ 0.04176294421995408,
395
+ 0.1679857475683093,
396
+ -0.004606728587532416
397
+ ],
398
+ "orientation": {
399
+ "w": 0.40617557196772747,
400
+ "xyz": [
401
+ 0.5929139129324578,
402
+ 0.3494193172488579,
403
+ -0.6011494301096469
404
+ ]
405
+ }
406
+ },
407
+ "grasp_7": {
408
+ "confidence": 0.7814640402793884,
409
+ "position": [
410
+ 0.04390895357573754,
411
+ 0.1799014015123248,
412
+ -0.008044507034355775
413
+ ],
414
+ "orientation": {
415
+ "w": 0.3714881593629934,
416
+ "xyz": [
417
+ 0.5528253725095255,
418
+ 0.3685132532462383,
419
+ -0.648520344433907
420
+ ]
421
+ }
422
+ },
423
+ "grasp_9": {
424
+ "confidence": 0.7726712226867676,
425
+ "position": [
426
+ 0.02197897611404187,
427
+ 0.18673382233828306,
428
+ 0.0059812784602399915
429
+ ],
430
+ "orientation": {
431
+ "w": 0.4311796569094748,
432
+ "xyz": [
433
+ 0.5386599698867123,
434
+ 0.45836595774426436,
435
+ -0.5602054882721665
436
+ ]
437
+ }
438
+ },
439
+ "grasp_10": {
440
+ "confidence": 0.7573984861373901,
441
+ "position": [
442
+ 0.02506166501189,
443
+ 0.16130715142935514,
444
+ 0.050403719156747684
445
+ ],
446
+ "orientation": {
447
+ "w": 0.25436070890063284,
448
+ "xyz": [
449
+ 0.15050450831500242,
450
+ -0.8444653335515291,
451
+ 0.44668481412975236
452
+ ]
453
+ }
454
+ },
455
+ "grasp_11": {
456
+ "confidence": 0.7545143365859985,
457
+ "position": [
458
+ -0.04562358939801925,
459
+ 0.16673777531832457,
460
+ -0.0018753106996882707
461
+ ],
462
+ "orientation": {
463
+ "w": 0.5844219371277521,
464
+ "xyz": [
465
+ 0.34010968482349013,
466
+ 0.624185658940977,
467
+ -0.3913676850041788
468
+ ]
469
+ }
470
+ },
471
+ "grasp_12": {
472
+ "confidence": 0.7537984251976013,
473
+ "position": [
474
+ 0.047356270162708825,
475
+ 0.1560853822156787,
476
+ 0.002383315557381138
477
+ ],
478
+ "orientation": {
479
+ "w": 0.35009433001933854,
480
+ "xyz": [
481
+ 0.5890512731674193,
482
+ 0.36710081171901876,
483
+ -0.6290385931748468
484
+ ]
485
+ }
486
+ },
487
+ "grasp_14": {
488
+ "confidence": 0.7517979145050049,
489
+ "position": [
490
+ -0.03346976274406188,
491
+ 0.1636915011331439,
492
+ 0.03277379772043787
493
+ ],
494
+ "orientation": {
495
+ "w": 0.30006942594300556,
496
+ "xyz": [
497
+ 0.12476929187240159,
498
+ 0.8032309693990362,
499
+ -0.4992103496705363
500
+ ]
501
+ }
502
+ },
503
+ "grasp_18": {
504
+ "confidence": 0.7438727617263794,
505
+ "position": [
506
+ 0.0017982166282308754,
507
+ 0.18944015633314848,
508
+ 0.00929698659456335
509
+ ],
510
+ "orientation": {
511
+ "w": 0.539019468730611,
512
+ "xyz": [
513
+ 0.5364875707887273,
514
+ -0.4757927039031684,
515
+ 0.44188279173451994
516
+ ]
517
+ }
518
+ }
519
+ }
520
+ },
521
+ {
522
+ "part_name": "shaft collar",
523
+ "mask_color": "Blue",
524
+ "graspable": false,
525
+ "grasp_scenarios": [],
526
+ "functional_labels": [
527
+ "connect handle to shaft",
528
+ "reinforce joint",
529
+ "space the shaft from the handle"
530
+ ],
531
+ "semantic_description": "Small white plastic collar at the front of the handle, with a smooth hard finish and short cylindrical ring shape surrounding the shaft base.",
532
+ "id": 2,
533
+ "grasp_group": {}
534
+ },
535
+ {
536
+ "part_name": "handle grip insert",
537
+ "mask_color": "Yellow",
538
+ "graspable": true,
539
+ "grasp_scenarios": [
540
+ {
541
+ "scenario": "lightly pinch or contact the insert together with the main handle to improve grip while stabilizing the screwdriver",
542
+ "confidence": 0.52
543
+ }
544
+ ],
545
+ "functional_labels": [
546
+ "improve hand traction",
547
+ "provide ergonomic thumb or finger contact",
548
+ "indicate grip area"
549
+ ],
550
+ "semantic_description": "Tan to ochre elongated recessed grip insert on the handle, likely rubber or soft plastic, with a matte slightly textured surface and rounded rectangular shape.",
551
+ "id": 3,
552
+ "grasp_group": {}
553
+ }
554
+ ],
555
+ "quality_check": {
556
+ "success": false,
557
+ "message": "Yellow mask is too small and not the full grip insert; graspability/function for that part are overstated."
558
+ }
559
+ }
dataset/tools/repair_tools/a8cda4121d575f788a53f07c62990c77/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54df40606b5241ff66676dbe85b36f4f2920f11617fed2dd806a6bb7afb5658
3
+ size 3779248