xinjjj commited on
Commit
8c1c863
·
verified ·
1 Parent(s): dff0737

Add asset kitchen_supplies/cutting_tools/f0fabca37d6456178f293e238ea1dcb8

Browse files
.gitattributes CHANGED
@@ -7057,3 +7057,4 @@ dataset/kitchen_supplies/cutting_tools/eba1fcfcd3e95716aa9f15e29646d04c/affordan
7057
  dataset/kitchen_supplies/cutting_tools/ef490b5b26dc507f9e55dbb53a8f2e3f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7058
  dataset/kitchen_supplies/cutting_tools/ef7c4755f27f51e4a52bcbd16a4e5b20/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7059
  dataset/kitchen_supplies/cutting_tools/f0a38e858e795fbfb1f35a7fb93fd131/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7057
  dataset/kitchen_supplies/cutting_tools/ef490b5b26dc507f9e55dbb53a8f2e3f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7058
  dataset/kitchen_supplies/cutting_tools/ef7c4755f27f51e4a52bcbd16a4e5b20/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7059
  dataset/kitchen_supplies/cutting_tools/f0a38e858e795fbfb1f35a7fb93fd131/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7060
+ dataset/kitchen_supplies/cutting_tools/f0fabca37d6456178f293e238ea1dcb8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/cutting_tools/f0fabca37d6456178f293e238ea1dcb8/affordance/affordance_annot.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "knife blade",
5
+ "mask_color": "Red",
6
+ "graspable": false,
7
+ "grasp_scenarios": [],
8
+ "functional_labels": [
9
+ "provide cutting edge",
10
+ "slice food",
11
+ "cut fruit and vegetables",
12
+ "pierce food"
13
+ ],
14
+ "semantic_description": "Short silver stainless-steel blade with a smooth reflective finish, broad curved profile, pointed tip, and shallow granton-style hollows along one side. Dark printed branding is visible near the handle.",
15
+ "id": 0,
16
+ "grasp_group": {}
17
+ },
18
+ {
19
+ "part_name": "knife bolster",
20
+ "mask_color": "Blue",
21
+ "graspable": false,
22
+ "grasp_scenarios": [],
23
+ "functional_labels": [
24
+ "connect blade to handle",
25
+ "reinforce blade-handle joint",
26
+ "provide finger stop",
27
+ "support load transfer"
28
+ ],
29
+ "semantic_description": "Small silver metal transition section between the blade and handle, with a smooth reflective surface and narrow collar-like shape at the knife neck.",
30
+ "id": 2,
31
+ "grasp_group": {}
32
+ },
33
+ {
34
+ "part_name": "knife handle",
35
+ "mask_color": "Yellow",
36
+ "graspable": true,
37
+ "grasp_scenarios": [
38
+ {
39
+ "scenario": "grasp the handle to pick up and use the knife safely",
40
+ "confidence": 0.98
41
+ },
42
+ {
43
+ "scenario": "hold the handle to orient and control the blade during cutting",
44
+ "confidence": 0.97
45
+ },
46
+ {
47
+ "scenario": "grasp the handle to pass, store, or reposition the knife while avoiding the blade",
48
+ "confidence": 0.94
49
+ }
50
+ ],
51
+ "functional_labels": [
52
+ "provide safe grip",
53
+ "control cutting direction",
54
+ "support manipulation",
55
+ "balance the knife"
56
+ ],
57
+ "semantic_description": "Curved black handle with a smooth slightly glossy surface, ergonomic medium-size shape, two visible metal rivets, and a light-colored metal end cap or hook-like butt at the rear.",
58
+ "id": 3,
59
+ "grasp_group": {
60
+ "grasp_0": {
61
+ "confidence": 0.9823185205459595,
62
+ "position": [
63
+ 0.023513052612543106,
64
+ 0.09809045237489045,
65
+ 0.03514594116495573
66
+ ],
67
+ "orientation": {
68
+ "w": 0.35073286417515837,
69
+ "xyz": [
70
+ 0.5899657434088439,
71
+ -0.5769692569943591,
72
+ 0.4427565426675449
73
+ ]
74
+ }
75
+ },
76
+ "grasp_1": {
77
+ "confidence": 0.9821727871894836,
78
+ "position": [
79
+ 0.036580611020326614,
80
+ 0.09090491128154099,
81
+ 0.04318177976892912
82
+ ],
83
+ "orientation": {
84
+ "w": 0.3738836360154871,
85
+ "xyz": [
86
+ 0.6174739997587718,
87
+ -0.5946997839730969,
88
+ 0.35393368486779386
89
+ ]
90
+ }
91
+ },
92
+ "grasp_2": {
93
+ "confidence": 0.9821256399154663,
94
+ "position": [
95
+ 0.051258672028779984,
96
+ 0.09400874120183289,
97
+ 0.038944951233133906
98
+ ],
99
+ "orientation": {
100
+ "w": 0.3988769695166821,
101
+ "xyz": [
102
+ 0.645880490780089,
103
+ 0.5297700997351072,
104
+ -0.37825810797062026
105
+ ]
106
+ }
107
+ },
108
+ "grasp_5": {
109
+ "confidence": 0.9811652898788452,
110
+ "position": [
111
+ 0.0216074138879776,
112
+ 0.08383840066380799,
113
+ 0.054963412669167155
114
+ ],
115
+ "orientation": {
116
+ "w": 0.35797486759251185,
117
+ "xyz": [
118
+ 0.6026191134483991,
119
+ 0.6599157993188267,
120
+ -0.27058332559155046
121
+ ]
122
+ }
123
+ },
124
+ "grasp_6": {
125
+ "confidence": 0.9811541438102722,
126
+ "position": [
127
+ 0.03659984841942787,
128
+ 0.10231412691064179,
129
+ 0.026548587691650027
130
+ ],
131
+ "orientation": {
132
+ "w": 0.4325231936464367,
133
+ "xyz": [
134
+ 0.5546671055554622,
135
+ -0.5634325758302202,
136
+ 0.4333726127317423
137
+ ]
138
+ }
139
+ },
140
+ "grasp_7": {
141
+ "confidence": 0.9798375964164734,
142
+ "position": [
143
+ 0.03467990830540657,
144
+ 0.10563125205226243,
145
+ 0.007960109945997829
146
+ ],
147
+ "orientation": {
148
+ "w": 0.4853340090631262,
149
+ "xyz": [
150
+ 0.5056414648079856,
151
+ 0.5302792285763633,
152
+ -0.47705507905692124
153
+ ]
154
+ }
155
+ },
156
+ "grasp_8": {
157
+ "confidence": 0.9794797301292419,
158
+ "position": [
159
+ 0.016085587441921234,
160
+ 0.09677062672562897,
161
+ 0.022914751407370204
162
+ ],
163
+ "orientation": {
164
+ "w": 0.3718884483340746,
165
+ "xyz": [
166
+ 0.6071085364646088,
167
+ -0.5038735788436555,
168
+ 0.4891110543534687
169
+ ]
170
+ }
171
+ },
172
+ "grasp_9": {
173
+ "confidence": 0.9792817831039429,
174
+ "position": [
175
+ 0.022262685000896454,
176
+ 0.10134422522969544,
177
+ 0.011195555303856963
178
+ ],
179
+ "orientation": {
180
+ "w": 0.4922372389428963,
181
+ "xyz": [
182
+ 0.5039816809335705,
183
+ 0.5538571125972899,
184
+ -0.4437874093602018
185
+ ]
186
+ }
187
+ },
188
+ "grasp_10": {
189
+ "confidence": 0.979042112827301,
190
+ "position": [
191
+ 0.030365291982889175,
192
+ 0.10153621179051697,
193
+ 0.009684053224191302
194
+ ],
195
+ "orientation": {
196
+ "w": 0.4837130530137191,
197
+ "xyz": [
198
+ 0.5177721069820482,
199
+ 0.5314431438428047,
200
+ -0.4642218353739873
201
+ ]
202
+ }
203
+ },
204
+ "grasp_12": {
205
+ "confidence": 0.9787192940711975,
206
+ "position": [
207
+ 0.04028300568461418,
208
+ 0.1035798389930278,
209
+ -0.008575490701332456
210
+ ],
211
+ "orientation": {
212
+ "w": 0.5164131742328303,
213
+ "xyz": [
214
+ 0.4792509109811029,
215
+ 0.47630395926851765,
216
+ -0.5260898556213462
217
+ ]
218
+ }
219
+ },
220
+ "grasp_13": {
221
+ "confidence": 0.9786453247070312,
222
+ "position": [
223
+ 0.03779526427388191,
224
+ 0.10541178775019944,
225
+ -7.420382462441921e-05
226
+ ],
227
+ "orientation": {
228
+ "w": 0.47271546517862134,
229
+ "xyz": [
230
+ 0.5164050486870003,
231
+ -0.49306589565294656,
232
+ 0.5164803357490915
233
+ ]
234
+ }
235
+ },
236
+ "grasp_14": {
237
+ "confidence": 0.978523850440979,
238
+ "position": [
239
+ 0.04590100422501564,
240
+ 0.10325862211175263,
241
+ 0.00045322676669456996
242
+ ],
243
+ "orientation": {
244
+ "w": 0.4803371563657117,
245
+ "xyz": [
246
+ 0.5126987454241836,
247
+ -0.4931792410822635,
248
+ 0.5130209048571929
249
+ ]
250
+ }
251
+ },
252
+ "grasp_15": {
253
+ "confidence": 0.9782556891441345,
254
+ "position": [
255
+ 0.07904154434800148,
256
+ 0.10220835846848786,
257
+ -0.005952532428636914
258
+ ],
259
+ "orientation": {
260
+ "w": 0.44697393235911465,
261
+ "xyz": [
262
+ 0.5308029894842059,
263
+ 0.43565213525320634,
264
+ -0.5732972241301899
265
+ ]
266
+ }
267
+ },
268
+ "grasp_16": {
269
+ "confidence": 0.9782418608665466,
270
+ "position": [
271
+ 0.07300007715821266,
272
+ 0.10073433560319245,
273
+ -0.0002549081218603533
274
+ ],
275
+ "orientation": {
276
+ "w": 0.4468887092448671,
277
+ "xyz": [
278
+ 0.5519983749741407,
279
+ 0.43621813844613666,
280
+ -0.5525414113584171
281
+ ]
282
+ }
283
+ },
284
+ "grasp_18": {
285
+ "confidence": 0.9780240058898926,
286
+ "position": [
287
+ 0.026832077652215958,
288
+ 0.10162046295590699,
289
+ 0.0054521029560419265
290
+ ],
291
+ "orientation": {
292
+ "w": 0.47422262976257645,
293
+ "xyz": [
294
+ 0.5281172154430348,
295
+ -0.4988142734109027,
296
+ 0.4973825738959046
297
+ ]
298
+ }
299
+ }
300
+ }
301
+ }
302
+ ],
303
+ "quality_check": {
304
+ "success": true,
305
+ "message": "YES"
306
+ }
307
+ }
dataset/kitchen_supplies/cutting_tools/f0fabca37d6456178f293e238ea1dcb8/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72c3183cc1d8ceca81adb1d503e2f085c5698a30482a8e32c0edc1b32a1198f8
3
+ size 3764312
dataset/kitchen_supplies/cutting_tools/f0fabca37d6456178f293e238ea1dcb8/fruit_knife_039.urdf CHANGED
@@ -57,6 +57,7 @@
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
  <PartSegChecker>YES</PartSegChecker>
 
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
60
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
61
  </affordance>
62
  <quality>
63
  <PartSegChecker>YES</PartSegChecker>