xinjjj commited on
Commit
3d06b5c
·
verified ·
1 Parent(s): d218693

Add asset tools/repair_tools/1a92a7ba43f95465bf0545d12c477cdd

Browse files
.gitattributes CHANGED
@@ -7811,3 +7811,4 @@ dataset/tools/repair_tools/1a7ae6cf598d5ca8af7a80f3f581fa71/affordance/mesh_part
7811
  dataset/tools/repair_tools/1a1d2a2992e653f5a99a28f9a227c054/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7812
  dataset/tools/repair_tools/1bdcf3f63e035e29915d6e190f6ccf5f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7813
  dataset/tools/repair_tools/1e14447876c852bc96fa2dea03c34388/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7811
  dataset/tools/repair_tools/1a1d2a2992e653f5a99a28f9a227c054/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7812
  dataset/tools/repair_tools/1bdcf3f63e035e29915d6e190f6ccf5f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7813
  dataset/tools/repair_tools/1e14447876c852bc96fa2dea03c34388/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7814
+ dataset/tools/repair_tools/1a92a7ba43f95465bf0545d12c477cdd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/tools/repair_tools/1a92a7ba43f95465bf0545d12c477cdd/affordance/affordance_annot.json ADDED
@@ -0,0 +1,543 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "handles",
5
+ "mask_color": "Cyan",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp both handles together to pick up and reposition the pliers",
10
+ "confidence": 0.98
11
+ },
12
+ {
13
+ "scenario": "hold the handles to actuate the jaws for gripping or bending",
14
+ "confidence": 0.97
15
+ },
16
+ {
17
+ "scenario": "grasp one handle area to stabilize the tool during handoff or storage retrieval",
18
+ "confidence": 0.76
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "main grip surface",
23
+ "enable squeezing motion",
24
+ "provide leverage",
25
+ "support tool pickup",
26
+ "stabilize manipulation"
27
+ ],
28
+ "semantic_description": "Two medium-length curved handles with tan and pale mint-green coated grips, likely rubber over metal, with a matte smooth slightly cushioned texture and rounded ends at the rear of the pliers.",
29
+ "id": 6,
30
+ "grasp_group": {
31
+ "grasp_20": {
32
+ "confidence": 0.9766521453857422,
33
+ "position": [
34
+ 0.13710615670424886,
35
+ -0.031193175353109837,
36
+ -0.005857599891896825
37
+ ],
38
+ "orientation": {
39
+ "w": 0.06973070555034541,
40
+ "xyz": [
41
+ 0.6835420904621934,
42
+ 0.06356324130970592,
43
+ -0.7237869532011684
44
+ ]
45
+ }
46
+ },
47
+ "grasp_23": {
48
+ "confidence": 0.9743865728378296,
49
+ "position": [
50
+ 0.1368144366715569,
51
+ -0.019921270199120045,
52
+ 0.015126250225875992
53
+ ],
54
+ "orientation": {
55
+ "w": 0.08755421812036761,
56
+ "xyz": [
57
+ 0.750357092443478,
58
+ 0.09520593607947658,
59
+ -0.6482548283231921
60
+ ]
61
+ }
62
+ },
63
+ "grasp_24": {
64
+ "confidence": 0.9732639789581299,
65
+ "position": [
66
+ 0.11238083129865117,
67
+ 0.05276045482605696,
68
+ 0.0017090834517148323
69
+ ],
70
+ "orientation": {
71
+ "w": 0.7049915327670763,
72
+ "xyz": [
73
+ 0.09224455036726394,
74
+ -0.6986855749869458,
75
+ 0.07947546136658515
76
+ ]
77
+ }
78
+ },
79
+ "grasp_26": {
80
+ "confidence": 0.972923994064331,
81
+ "position": [
82
+ 0.13826712107402273,
83
+ -0.028954134322702885,
84
+ 0.013896154712710995
85
+ ],
86
+ "orientation": {
87
+ "w": 0.05991737832659366,
88
+ "xyz": [
89
+ 0.7456189264492559,
90
+ 0.06333855537243427,
91
+ -0.6606440431113113
92
+ ]
93
+ }
94
+ },
95
+ "grasp_28": {
96
+ "confidence": 0.9720697402954102,
97
+ "position": [
98
+ 0.13912861680728383,
99
+ -0.035122537054121494,
100
+ -0.001994296435441356
101
+ ],
102
+ "orientation": {
103
+ "w": 0.71146239152326,
104
+ "xyz": [
105
+ -0.005384485764299546,
106
+ -0.7019186046598104,
107
+ -0.033204595969270626
108
+ ]
109
+ }
110
+ },
111
+ "grasp_29": {
112
+ "confidence": 0.971233606338501,
113
+ "position": [
114
+ 0.13973679280024953,
115
+ -0.03413015324622393,
116
+ -0.0015943657999741845
117
+ ],
118
+ "orientation": {
119
+ "w": 0.7147339330517936,
120
+ "xyz": [
121
+ -0.009052731361632028,
122
+ -0.6984692442512188,
123
+ -0.03484491116848524
124
+ ]
125
+ }
126
+ },
127
+ "grasp_31": {
128
+ "confidence": 0.9706032872200012,
129
+ "position": [
130
+ 0.11329260354978032,
131
+ 0.04488472547382116,
132
+ 0.01878692070749821
133
+ ],
134
+ "orientation": {
135
+ "w": 0.1764983835750935,
136
+ "xyz": [
137
+ 0.7456549643179029,
138
+ 0.20185991266117542,
139
+ -0.6099996479047086
140
+ ]
141
+ }
142
+ },
143
+ "grasp_32": {
144
+ "confidence": 0.9701245427131653,
145
+ "position": [
146
+ 0.13992269968730398,
147
+ -0.03226250130683184,
148
+ 0.0015896968616289087
149
+ ],
150
+ "orientation": {
151
+ "w": 0.7087843702280661,
152
+ "xyz": [
153
+ 0.021039869476471514,
154
+ -0.7050938758090093,
155
+ 0.004966559115361992
156
+ ]
157
+ }
158
+ },
159
+ "grasp_34": {
160
+ "confidence": 0.9696232080459595,
161
+ "position": [
162
+ 0.12635037934524007,
163
+ 0.002175739035010338,
164
+ 0.0018064285468426533
165
+ ],
166
+ "orientation": {
167
+ "w": 0.16314596610491056,
168
+ "xyz": [
169
+ 0.6916101174217932,
170
+ 0.1930537623601386,
171
+ -0.6766011262642886
172
+ ]
173
+ }
174
+ },
175
+ "grasp_35": {
176
+ "confidence": 0.9691203832626343,
177
+ "position": [
178
+ 0.11154365426045842,
179
+ 0.053107946179807186,
180
+ 0.0027284221796435304
181
+ ],
182
+ "orientation": {
183
+ "w": 0.690622164292449,
184
+ "xyz": [
185
+ 0.11754462679186144,
186
+ -0.7044869990629283,
187
+ 0.1136765369444592
188
+ ]
189
+ }
190
+ },
191
+ "grasp_36": {
192
+ "confidence": 0.9681198000907898,
193
+ "position": [
194
+ 0.10523484533769079,
195
+ 0.06328923534601927,
196
+ 0.010660521227691788
197
+ ],
198
+ "orientation": {
199
+ "w": 0.6471145258446603,
200
+ "xyz": [
201
+ 0.1672698429752264,
202
+ -0.7270116730662692,
203
+ 0.15721837455357196
204
+ ]
205
+ }
206
+ },
207
+ "grasp_37": {
208
+ "confidence": 0.9679806232452393,
209
+ "position": [
210
+ 0.13805325960856862,
211
+ -0.021783233620226383,
212
+ -0.015947617117490154
213
+ ],
214
+ "orientation": {
215
+ "w": 0.7586957999928904,
216
+ "xyz": [
217
+ 0.030135628999309407,
218
+ -0.6507376608684354,
219
+ 0.0036088315894794894
220
+ ]
221
+ }
222
+ },
223
+ "grasp_38": {
224
+ "confidence": 0.9677450656890869,
225
+ "position": [
226
+ -0.13796258831280284,
227
+ -0.012523210607469082,
228
+ 0.00031492822017753497
229
+ ],
230
+ "orientation": {
231
+ "w": 0.7061795120113802,
232
+ "xyz": [
233
+ 0.047856064856234934,
234
+ 0.7048030754003345,
235
+ -0.04767513794499759
236
+ ]
237
+ }
238
+ },
239
+ "grasp_39": {
240
+ "confidence": 0.9677420854568481,
241
+ "position": [
242
+ 0.1131793100212235,
243
+ 0.06341786962002516,
244
+ 0.0030647283492726274
245
+ ],
246
+ "orientation": {
247
+ "w": 0.13773584220403765,
248
+ "xyz": [
249
+ 0.6961924375922895,
250
+ 0.13404285453654707,
251
+ -0.6916483505072099
252
+ ]
253
+ }
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "part_name": "jaws",
259
+ "mask_color": "Green",
260
+ "graspable": true,
261
+ "grasp_scenarios": [
262
+ {
263
+ "scenario": "grasp the jaw area to orient or retrieve the pliers when handle access is blocked",
264
+ "confidence": 0.34
265
+ },
266
+ {
267
+ "scenario": "pinch an external workpiece between a robot gripper and the closed jaws for stabilization",
268
+ "confidence": 0.22
269
+ }
270
+ ],
271
+ "functional_labels": [
272
+ "grip small objects",
273
+ "bend wire",
274
+ "hold parts precisely",
275
+ "provide narrow tip access",
276
+ "transmit squeezing force to the workpiece"
277
+ ],
278
+ "semantic_description": "Narrow pointed silver metal jaws with a reflective smooth hard finish and darker gripping surfaces near the tip, located at the front and sized smaller than the handles.",
279
+ "id": 1,
280
+ "grasp_group": {
281
+ "grasp_2": {
282
+ "confidence": 0.9824605584144592,
283
+ "position": [
284
+ 0.09546781962853856,
285
+ 0.09714818652719259,
286
+ -0.01745482859405456
287
+ ],
288
+ "orientation": {
289
+ "w": 0.7527395883287703,
290
+ "xyz": [
291
+ 0.10053689137314725,
292
+ -0.6415719444477128,
293
+ 0.10798558113580942
294
+ ]
295
+ }
296
+ },
297
+ "grasp_3": {
298
+ "confidence": 0.9812736511230469,
299
+ "position": [
300
+ 0.10195316260796972,
301
+ 0.08219519909471273,
302
+ -0.009618545409466606
303
+ ],
304
+ "orientation": {
305
+ "w": 0.7279782785156905,
306
+ "xyz": [
307
+ 0.0645619911705029,
308
+ -0.6791148104852247,
309
+ 0.06842842600154539
310
+ ]
311
+ }
312
+ },
313
+ "grasp_4": {
314
+ "confidence": 0.9803124070167542,
315
+ "position": [
316
+ -0.09637783581274562,
317
+ 0.10026214923709631,
318
+ -0.004882344503130298
319
+ ],
320
+ "orientation": {
321
+ "w": 0.12366853809761402,
322
+ "xyz": [
323
+ 0.6738605653612249,
324
+ -0.11117084468487859,
325
+ 0.7199021283673916
326
+ ]
327
+ }
328
+ },
329
+ "grasp_5": {
330
+ "confidence": 0.9793607592582703,
331
+ "position": [
332
+ 0.09974756723386236,
333
+ 0.09150091465562582,
334
+ -0.0036697259565698914
335
+ ],
336
+ "orientation": {
337
+ "w": 0.700836845536461,
338
+ "xyz": [
339
+ 0.09756900968358491,
340
+ -0.7005702979830356,
341
+ 0.09224566044984743
342
+ ]
343
+ }
344
+ },
345
+ "grasp_6": {
346
+ "confidence": 0.9789336919784546,
347
+ "position": [
348
+ 0.09596034770947881,
349
+ 0.08023432549089193,
350
+ -0.00889597133937059
351
+ ],
352
+ "orientation": {
353
+ "w": 0.7241542057619035,
354
+ "xyz": [
355
+ 0.0726889299478122,
356
+ -0.6819026453314293,
357
+ 0.07297799689212998
358
+ ]
359
+ }
360
+ },
361
+ "grasp_7": {
362
+ "confidence": 0.978826105594635,
363
+ "position": [
364
+ -0.09521798903006129,
365
+ 0.1271864464506507,
366
+ 0.00047134568012552336
367
+ ],
368
+ "orientation": {
369
+ "w": 0.6854202079265385,
370
+ "xyz": [
371
+ 0.1646791698633964,
372
+ 0.6893227641146944,
373
+ -0.16707494262252576
374
+ ]
375
+ }
376
+ },
377
+ "grasp_8": {
378
+ "confidence": 0.9787038564682007,
379
+ "position": [
380
+ -0.10060907268780284,
381
+ 0.0977391516789794,
382
+ 0.0005176354970899411
383
+ ],
384
+ "orientation": {
385
+ "w": 0.7000045699206224,
386
+ "xyz": [
387
+ 0.07686540097112433,
388
+ 0.7038456159959574,
389
+ -0.09320225891609468
390
+ ]
391
+ }
392
+ },
393
+ "grasp_9": {
394
+ "confidence": 0.9780514240264893,
395
+ "position": [
396
+ 0.08278643971425481,
397
+ 0.12882549967616796,
398
+ 0.030686565216456074
399
+ ],
400
+ "orientation": {
401
+ "w": 0.5495578102219228,
402
+ "xyz": [
403
+ 0.12562724912849094,
404
+ -0.7958234877843962,
405
+ 0.22106330267860486
406
+ ]
407
+ }
408
+ },
409
+ "grasp_11": {
410
+ "confidence": 0.976791262626648,
411
+ "position": [
412
+ -0.09720042461412959,
413
+ 0.09895107802003622,
414
+ -0.008351664517249446
415
+ ],
416
+ "orientation": {
417
+ "w": 0.7196188523491711,
418
+ "xyz": [
419
+ 0.11767035067415041,
420
+ 0.6723454623959138,
421
+ -0.12749107855653785
422
+ ]
423
+ }
424
+ },
425
+ "grasp_12": {
426
+ "confidence": 0.9767634868621826,
427
+ "position": [
428
+ -0.08377116287010722,
429
+ 0.12632858660072088,
430
+ 0.036088174681935925
431
+ ],
432
+ "orientation": {
433
+ "w": 0.5362922765585417,
434
+ "xyz": [
435
+ 0.1790632961924708,
436
+ 0.7985798019494603,
437
+ -0.2063909638979019
438
+ ]
439
+ }
440
+ },
441
+ "grasp_13": {
442
+ "confidence": 0.9764547944068909,
443
+ "position": [
444
+ 0.08253774678451009,
445
+ 0.12208808120340109,
446
+ 0.0005023739140597172
447
+ ],
448
+ "orientation": {
449
+ "w": 0.6750902242590592,
450
+ "xyz": [
451
+ 0.1923417962716282,
452
+ -0.6821218130968452,
453
+ 0.20486008545914824
454
+ ]
455
+ }
456
+ },
457
+ "grasp_15": {
458
+ "confidence": 0.9747621417045593,
459
+ "position": [
460
+ 0.0895514327858109,
461
+ 0.07022302132099867,
462
+ 0.044149054687295575
463
+ ],
464
+ "orientation": {
465
+ "w": 0.5117847350332267,
466
+ "xyz": [
467
+ 0.0010570629378945473,
468
+ -0.8588423789940292,
469
+ 0.021564685223576265
470
+ ]
471
+ }
472
+ },
473
+ "grasp_16": {
474
+ "confidence": 0.9741214513778687,
475
+ "position": [
476
+ -0.09270957225817256,
477
+ 0.11563563253730536,
478
+ 0.014425941284571309
479
+ ],
480
+ "orientation": {
481
+ "w": 0.6440158674980998,
482
+ "xyz": [
483
+ 0.16321832431862573,
484
+ 0.7281244122778973,
485
+ -0.16863623946902953
486
+ ]
487
+ }
488
+ },
489
+ "grasp_18": {
490
+ "confidence": 0.9738122820854187,
491
+ "position": [
492
+ -0.08859725410002284,
493
+ 0.13154260721057653,
494
+ 0.0053748930877191015
495
+ ],
496
+ "orientation": {
497
+ "w": 0.6690472761774348,
498
+ "xyz": [
499
+ 0.19282445297852413,
500
+ 0.6920977148108889,
501
+ -0.19025042897884184
502
+ ]
503
+ }
504
+ },
505
+ "grasp_19": {
506
+ "confidence": 0.9736581444740295,
507
+ "position": [
508
+ -0.08818289006012492,
509
+ 0.10626535769551992,
510
+ 0.03004662367311539
511
+ ],
512
+ "orientation": {
513
+ "w": 0.5732039590122486,
514
+ "xyz": [
515
+ 0.15654352088407986,
516
+ 0.7862471737811226,
517
+ -0.1695486041319616
518
+ ]
519
+ }
520
+ }
521
+ }
522
+ },
523
+ {
524
+ "part_name": "pivot joint",
525
+ "mask_color": "Pink",
526
+ "graspable": false,
527
+ "grasp_scenarios": [],
528
+ "functional_labels": [
529
+ "connect handles and jaws",
530
+ "enable rotational opening and closing",
531
+ "transfer force between handles and jaws",
532
+ "define tool hinge"
533
+ ],
534
+ "semantic_description": "Small central metal hinge area with a round silvery pivot, hard smooth finish, and printed black logo markings, positioned between the handles and jaws.",
535
+ "id": 8,
536
+ "grasp_group": {}
537
+ }
538
+ ],
539
+ "quality_check": {
540
+ "success": true,
541
+ "message": "YES"
542
+ }
543
+ }
dataset/tools/repair_tools/1a92a7ba43f95465bf0545d12c477cdd/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8276bc258b34fe9c2d8c5ee3898e1affa42c36dc6ada21b5353094180367893a
3
+ size 3780220