xinjjj commited on
Commit
5ca6f4e
·
verified ·
1 Parent(s): 85502f6

Add asset tools/repair_tools/fa60003047da51d59d641470098b5847

Browse files
.gitattributes CHANGED
@@ -7949,3 +7949,4 @@ dataset/tools/repair_tools/f6ccc7c7cd9d55de8d80d2b9ab8ba6b8/affordance/mesh_part
7949
  dataset/tools/repair_tools/f8a189f7c6ca5653984c1a64cf30c35e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7950
  dataset/tools/repair_tools/f900b2672e6e52ab9411dd07dfce69d6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7951
  dataset/tools/repair_tools/f96ec79c35a35cac9535ae5280e96832/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7949
  dataset/tools/repair_tools/f8a189f7c6ca5653984c1a64cf30c35e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7950
  dataset/tools/repair_tools/f900b2672e6e52ab9411dd07dfce69d6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7951
  dataset/tools/repair_tools/f96ec79c35a35cac9535ae5280e96832/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7952
+ dataset/tools/repair_tools/fa60003047da51d59d641470098b5847/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/tools/repair_tools/fa60003047da51d59d641470098b5847/affordance/affordance_annot.json ADDED
@@ -0,0 +1,325 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "wrench body and fixed jaw",
5
+ "mask_color": "Cyan",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the handle/body to pick up and reposition the wrench",
10
+ "confidence": 0.97
11
+ },
12
+ {
13
+ "scenario": "hold the handle while turning a fastener with the jaws engaged",
14
+ "confidence": 0.93
15
+ },
16
+ {
17
+ "scenario": "clamp the mid-handle for storage or robotic handoff",
18
+ "confidence": 0.8
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "main grasp surface",
23
+ "provide leverage",
24
+ "support torque transfer",
25
+ "support the adjustable head",
26
+ "connect all wrench parts"
27
+ ],
28
+ "semantic_description": "Long silver metal wrench frame with a smooth reflective finish, including the handle and fixed jaw, elongated and fairly flat with engraved markings and a hanging hole at one end.",
29
+ "id": 6,
30
+ "grasp_group": {}
31
+ },
32
+ {
33
+ "part_name": "worm screw",
34
+ "mask_color": "Pink",
35
+ "graspable": true,
36
+ "grasp_scenarios": [
37
+ {
38
+ "scenario": "pinch and rotate the knurled worm screw to adjust jaw opening",
39
+ "confidence": 0.78
40
+ },
41
+ {
42
+ "scenario": "briefly grasp the screw for fine head adjustment while stabilizing the wrench",
43
+ "confidence": 0.52
44
+ }
45
+ ],
46
+ "functional_labels": [
47
+ "adjust jaw opening",
48
+ "set fastener size",
49
+ "fine positioning of movable jaw",
50
+ "mechanical adjustment control"
51
+ ],
52
+ "semantic_description": "Small silver metal knurled adjustment screw in the wrench head, with a reflective finish and ridged texture for turning, positioned between the jaws.",
53
+ "id": 8,
54
+ "grasp_group": {
55
+ "grasp_0": {
56
+ "confidence": 0.9501377940177917,
57
+ "position": [
58
+ 0.09919743065256625,
59
+ 0.02431824099039659,
60
+ -0.0009416204848093912
61
+ ],
62
+ "orientation": {
63
+ "w": 0.03564468085623174,
64
+ "xyz": [
65
+ -0.7031169546010502,
66
+ 0.03847671467508007,
67
+ 0.7091371851109024
68
+ ]
69
+ }
70
+ },
71
+ "grasp_1": {
72
+ "confidence": 0.846340000629425,
73
+ "position": [
74
+ 0.08550755504984409,
75
+ -0.01163674850249663,
76
+ 9.575441072229296e-05
77
+ ],
78
+ "orientation": {
79
+ "w": 0.1799494964870165,
80
+ "xyz": [
81
+ -0.6801757429972012,
82
+ 0.20070230151494017,
83
+ 0.6816874089484708
84
+ ]
85
+ }
86
+ },
87
+ "grasp_4": {
88
+ "confidence": 0.9599905610084534,
89
+ "position": [
90
+ 0.10131470684427768,
91
+ 0.03575218509649858,
92
+ 0.002035082390648313
93
+ ],
94
+ "orientation": {
95
+ "w": 0.006097235787692741,
96
+ "xyz": [
97
+ -0.713272767746692,
98
+ 0.013939918171597121,
99
+ 0.7007213862785209
100
+ ]
101
+ }
102
+ },
103
+ "grasp_8": {
104
+ "confidence": 0.9306467771530151,
105
+ "position": [
106
+ 0.08658962522167712,
107
+ -0.021866101364139467,
108
+ 0.00027493263769429177
109
+ ],
110
+ "orientation": {
111
+ "w": 0.2133540687422014,
112
+ "xyz": [
113
+ -0.6753635797861391,
114
+ 0.19776290221195236,
115
+ 0.6776827509670768
116
+ ]
117
+ }
118
+ },
119
+ "grasp_10": {
120
+ "confidence": 0.8941972851753235,
121
+ "position": [
122
+ 0.08474999491591007,
123
+ -0.017885867098812014,
124
+ 0.0064599081670166925
125
+ ],
126
+ "orientation": {
127
+ "w": 0.655756367426373,
128
+ "xyz": [
129
+ -0.2147428267173091,
130
+ -0.6899834393696836,
131
+ -0.21861371948898628
132
+ ]
133
+ }
134
+ },
135
+ "grasp_12": {
136
+ "confidence": 0.8192693591117859,
137
+ "position": [
138
+ -0.1012958901701495,
139
+ 0.022526864369865507,
140
+ 0.0010921965149464086
141
+ ],
142
+ "orientation": {
143
+ "w": 0.6927121228121113,
144
+ "xyz": [
145
+ -0.036344558592163796,
146
+ 0.7197513455152047,
147
+ 0.028053317075390737
148
+ ]
149
+ }
150
+ },
151
+ "grasp_13": {
152
+ "confidence": 0.7709727883338928,
153
+ "position": [
154
+ -0.10243532981257886,
155
+ 0.03268901671981439,
156
+ 0.002911019211751409
157
+ ],
158
+ "orientation": {
159
+ "w": 0.6931768503457302,
160
+ "xyz": [
161
+ -0.030516234093579276,
162
+ 0.7194525174904627,
163
+ 0.031027224789762525
164
+ ]
165
+ }
166
+ },
167
+ "grasp_14": {
168
+ "confidence": 0.7225168943405151,
169
+ "position": [
170
+ -0.10233167733531445,
171
+ 0.03723747323965654,
172
+ 5.4404648835770786e-05
173
+ ],
174
+ "orientation": {
175
+ "w": 0.6944674425747843,
176
+ "xyz": [
177
+ -0.010654463907102832,
178
+ 0.7194031376608279,
179
+ 0.007783259358857072
180
+ ]
181
+ }
182
+ },
183
+ "grasp_15": {
184
+ "confidence": 0.6447382569313049,
185
+ "position": [
186
+ -0.10186276759486645,
187
+ 0.044077292492147535,
188
+ -0.000599369392148219
189
+ ],
190
+ "orientation": {
191
+ "w": 0.702661150235066,
192
+ "xyz": [
193
+ 0.022531886344901577,
194
+ 0.711034412609862,
195
+ -0.01377265887993816
196
+ ]
197
+ }
198
+ },
199
+ "grasp_17": {
200
+ "confidence": 0.8923237323760986,
201
+ "position": [
202
+ 0.08241632406134158,
203
+ -0.02768681530142203,
204
+ -0.0009974581626011059
205
+ ],
206
+ "orientation": {
207
+ "w": 0.20862522785224186,
208
+ "xyz": [
209
+ -0.6455004311598952,
210
+ 0.24406732321955693,
211
+ 0.6929905117766263
212
+ ]
213
+ }
214
+ },
215
+ "grasp_18": {
216
+ "confidence": 0.8656693696975708,
217
+ "position": [
218
+ 0.0804173928918317,
219
+ -0.028201095352414995,
220
+ 0.0016247342136921361
221
+ ],
222
+ "orientation": {
223
+ "w": 0.2409884556788287,
224
+ "xyz": [
225
+ -0.6781814875207568,
226
+ 0.21917922074723084,
227
+ 0.65875253578738
228
+ ]
229
+ }
230
+ },
231
+ "grasp_19": {
232
+ "confidence": 0.6950453519821167,
233
+ "position": [
234
+ -0.10012462909799069,
235
+ 0.029037164931651205,
236
+ -0.002328707298147492
237
+ ],
238
+ "orientation": {
239
+ "w": 0.05517547400390503,
240
+ "xyz": [
241
+ -0.6969472881494341,
242
+ -0.052943080000790066,
243
+ -0.7130337824322384
244
+ ]
245
+ }
246
+ }
247
+ }
248
+ },
249
+ {
250
+ "part_name": "movable jaw",
251
+ "mask_color": "Green",
252
+ "graspable": false,
253
+ "grasp_scenarios": [],
254
+ "functional_labels": [
255
+ "move to change jaw width",
256
+ "form adjustable gripping opening",
257
+ "press against fastener flats",
258
+ "enable wrench versatility"
259
+ ],
260
+ "semantic_description": "Small silver metal jaw segment at the head beside the fixed jaw, shaped as the adjustable clamping piece that slides with the worm screw.",
261
+ "id": 1,
262
+ "grasp_group": {}
263
+ },
264
+ {
265
+ "part_name": "jaw gripping edge",
266
+ "mask_color": "Yellow",
267
+ "graspable": false,
268
+ "grasp_scenarios": [],
269
+ "functional_labels": [
270
+ "contact fastener flats",
271
+ "apply turning force at the jaw interface",
272
+ "define gripping boundary"
273
+ ],
274
+ "semantic_description": "Narrow silver metal inner edge at the jaw opening, visible as a thin angled contact region where the wrench bears against a fastener.",
275
+ "id": 3,
276
+ "grasp_group": {}
277
+ },
278
+ {
279
+ "part_name": "handle markings",
280
+ "mask_color": "Orange",
281
+ "graspable": false,
282
+ "grasp_scenarios": [],
283
+ "functional_labels": [
284
+ "identify manufacturer or model",
285
+ "show tool specification",
286
+ "provide visual labeling"
287
+ ],
288
+ "semantic_description": "Engraved or stamped dark markings along the silver handle, appearing as small text or symbols on the smooth reflective metal surface.",
289
+ "id": 4,
290
+ "grasp_group": {}
291
+ },
292
+ {
293
+ "part_name": "additional handle marking",
294
+ "mask_color": "Magenta",
295
+ "graspable": false,
296
+ "grasp_scenarios": [],
297
+ "functional_labels": [
298
+ "provide identification",
299
+ "show specification detail",
300
+ "provide visual labeling"
301
+ ],
302
+ "semantic_description": "Small engraved dark text or symbol on the silver handle, visible as a separate marking on the smooth reflective metal surface.",
303
+ "id": 7,
304
+ "grasp_group": {}
305
+ },
306
+ {
307
+ "part_name": "faint handle marking",
308
+ "mask_color": "Purple",
309
+ "graspable": false,
310
+ "grasp_scenarios": [],
311
+ "functional_labels": [
312
+ "provide identification",
313
+ "show specification detail",
314
+ "offer visual reference"
315
+ ],
316
+ "semantic_description": "Faint engraved or stamped marking on the silver handle, darker than the surrounding metal and visible as a small label-like feature.",
317
+ "id": 5,
318
+ "grasp_group": {}
319
+ }
320
+ ],
321
+ "quality_check": {
322
+ "success": false,
323
+ "message": "Several mask-color identities are wrong: movable jaw and markings colors do not match segmented parts."
324
+ }
325
+ }
dataset/tools/repair_tools/fa60003047da51d59d641470098b5847/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:013704625405b67f8a70e1d6ebef489574c7cf5237e3359415939103a2e15af4
3
+ size 111341920