xinjjj commited on
Commit
85622f7
·
verified ·
1 Parent(s): ca2cf2b

Add asset kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64

Browse files
.gitattributes CHANGED
@@ -7065,4 +7065,4 @@ dataset/kitchen_supplies/cutting_tools/f96101f739745c6fb001da94a23ae74f/affordan
7065
  dataset/kitchen_supplies/cutting_tools/fe000193da765413a951adb06441f987/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7066
  dataset/kitchen_supplies/cutting_tools/f4e408c4fa9c5798a3137735d4181e4d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7067
  dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7068
- dataset/kitchen_supplies/storage/02298edca75d59dc884868afd94d4d1f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
7065
  dataset/kitchen_supplies/cutting_tools/fe000193da765413a951adb06441f987/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7066
  dataset/kitchen_supplies/cutting_tools/f4e408c4fa9c5798a3137735d4181e4d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7067
  dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7068
+ dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/affordance_annot.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "cabinet body",
5
+ "mask_color": "Lime Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side walls to lift and reposition the cabinet",
10
+ "confidence": 0.86
11
+ },
12
+ {
13
+ "scenario": "hold the body to stabilize the cabinet while opening a drawer",
14
+ "confidence": 0.9
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide main structural enclosure",
19
+ "support drawers and trim",
20
+ "offer broad grasp surfaces",
21
+ "house stored items"
22
+ ],
23
+ "semantic_description": "Main rectangular cabinet body with cream side faces and blue floral decorative panels, framed by blue-gray trim and beige corner caps; rigid, smooth, mostly matte exterior.",
24
+ "id": 9,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "bottom base panel",
29
+ "mask_color": "Magenta",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "support the underside while lifting the cabinet from below",
34
+ "confidence": 0.56
35
+ },
36
+ {
37
+ "scenario": "brace the base with one gripper while another manipulates a drawer",
38
+ "confidence": 0.58
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "support stored load",
43
+ "form the cabinet bottom",
44
+ "rest on surfaces",
45
+ "stabilize the cabinet"
46
+ ],
47
+ "semantic_description": "Large dark teal bottom panel with a smooth matte hard surface, flat and rectangular, spanning the underside of the cabinet.",
48
+ "id": 7,
49
+ "grasp_group": {
50
+ "grasp_41": {
51
+ "confidence": 0.7309176325798035,
52
+ "position": [
53
+ 0.21646336908452213,
54
+ 0.0032380569027736783,
55
+ -0.09016437630634755
56
+ ],
57
+ "orientation": {
58
+ "w": 0.7185072457309906,
59
+ "xyz": [
60
+ 0.008804416350304925,
61
+ -0.6953455216776707,
62
+ 0.012822853333186007
63
+ ]
64
+ }
65
+ }
66
+ }
67
+ },
68
+ {
69
+ "part_name": "top panel",
70
+ "mask_color": "Olive",
71
+ "graspable": true,
72
+ "grasp_scenarios": [
73
+ {
74
+ "scenario": "grasp the top edges to lift or reposition the cabinet",
75
+ "confidence": 0.68
76
+ },
77
+ {
78
+ "scenario": "press on the top panel to stabilize the cabinet during drawer opening",
79
+ "confidence": 0.62
80
+ }
81
+ ],
82
+ "functional_labels": [
83
+ "cover the cabinet top",
84
+ "provide top surface",
85
+ "add structural rigidity",
86
+ "support the top handle"
87
+ ],
88
+ "semantic_description": "Flat cream top panel with a crackle-like printed pattern, hard smooth matte finish, rectangular and covering the full top of the cabinet.",
89
+ "id": 14,
90
+ "grasp_group": {}
91
+ },
92
+ {
93
+ "part_name": "top handle",
94
+ "mask_color": "Green",
95
+ "graspable": true,
96
+ "grasp_scenarios": [
97
+ {
98
+ "scenario": "grasp the top handle to lift or carry the cabinet",
99
+ "confidence": 0.93
100
+ },
101
+ {
102
+ "scenario": "hold the handle to reposition the cabinet slightly on a surface",
103
+ "confidence": 0.84
104
+ }
105
+ ],
106
+ "functional_labels": [
107
+ "provide a carrying grip",
108
+ "assist lifting the cabinet",
109
+ "offer a central handhold",
110
+ "indicate top center"
111
+ ],
112
+ "semantic_description": "Small beige raised handle centered on the top panel, likely hard plastic or wood, matte and smooth, with a narrow rectangular pull shape sized for finger or gripper engagement.",
113
+ "id": 1,
114
+ "grasp_group": {}
115
+ },
116
+ {
117
+ "part_name": "top rim frame",
118
+ "mask_color": "Violet",
119
+ "graspable": true,
120
+ "grasp_scenarios": [
121
+ {
122
+ "scenario": "grasp the upper rim from the side to lift the cabinet",
123
+ "confidence": 0.72
124
+ },
125
+ {
126
+ "scenario": "hold the rim to stabilize the cabinet during drawer interaction",
127
+ "confidence": 0.8
128
+ }
129
+ ],
130
+ "functional_labels": [
131
+ "reinforce top edges",
132
+ "frame the top panel",
133
+ "protect top perimeter",
134
+ "provide an upper grasp edge"
135
+ ],
136
+ "semantic_description": "Blue-gray trim rails running around the top perimeter, hard smooth matte material, long and narrow with straight edges framing the top panel and upper walls.",
137
+ "id": 20,
138
+ "grasp_group": {}
139
+ },
140
+ {
141
+ "part_name": "corner protectors",
142
+ "mask_color": "Burnt Orange",
143
+ "graspable": false,
144
+ "grasp_scenarios": [],
145
+ "functional_labels": [
146
+ "protect corners",
147
+ "absorb edge impacts",
148
+ "reinforce frame joints",
149
+ "reduce wear at corners"
150
+ ],
151
+ "semantic_description": "Small beige corner caps at the cabinet vertices, hard smooth matte pieces with rounded blocky shapes that cover and protect the outer corners.",
152
+ "id": 18,
153
+ "grasp_group": {}
154
+ },
155
+ {
156
+ "part_name": "drawer pull",
157
+ "mask_color": "Jade",
158
+ "graspable": true,
159
+ "grasp_scenarios": [
160
+ {
161
+ "scenario": "grasp the drawer pull to open or close a drawer",
162
+ "confidence": 0.96
163
+ },
164
+ {
165
+ "scenario": "pinch the pull to partially extend the drawer for access",
166
+ "confidence": 0.9
167
+ }
168
+ ],
169
+ "functional_labels": [
170
+ "provide a localized pull point",
171
+ "open and close drawer",
172
+ "serve as a small grip feature",
173
+ "mark drawer center"
174
+ ],
175
+ "semantic_description": "Small beige drop-shaped pull centered on a drawer front, smooth matte and slightly protruding for pinch grasping.",
176
+ "id": 19,
177
+ "grasp_group": {}
178
+ },
179
+ {
180
+ "part_name": "drawer fronts",
181
+ "mask_color": "Dark Orange",
182
+ "graspable": true,
183
+ "grasp_scenarios": [
184
+ {
185
+ "scenario": "push on a drawer front to close the drawer",
186
+ "confidence": 0.78
187
+ },
188
+ {
189
+ "scenario": "steady the drawer front while aligning it during closing",
190
+ "confidence": 0.64
191
+ }
192
+ ],
193
+ "functional_labels": [
194
+ "close the front of drawers",
195
+ "support drawer pulls",
196
+ "retain drawer contents",
197
+ "provide decorative drawer faces"
198
+ ],
199
+ "semantic_description": "Decorative front drawer panels with blue and cream floral sections and dark accent areas, hard smooth matte surfaces, flat rectangular faces on the front of the cabinet.",
200
+ "id": 26,
201
+ "grasp_group": {}
202
+ },
203
+ {
204
+ "part_name": "vertical side trim",
205
+ "mask_color": "Blue",
206
+ "graspable": true,
207
+ "grasp_scenarios": [
208
+ {
209
+ "scenario": "grasp a side trim strip near a corner to help steady the cabinet",
210
+ "confidence": 0.5
211
+ },
212
+ {
213
+ "scenario": "use the trim as a secondary contact during lifting",
214
+ "confidence": 0.46
215
+ }
216
+ ],
217
+ "functional_labels": [
218
+ "reinforce vertical edges",
219
+ "frame side panels",
220
+ "protect side corners",
221
+ "provide narrow alignment surfaces"
222
+ ],
223
+ "semantic_description": "Blue-gray vertical trim strips along the side edges, hard smooth matte material, narrow and elongated, visually framing the decorative side panels.",
224
+ "id": 2,
225
+ "grasp_group": {}
226
+ },
227
+ {
228
+ "part_name": "panel border strip",
229
+ "mask_color": "Indigo",
230
+ "graspable": false,
231
+ "grasp_scenarios": [],
232
+ "functional_labels": [
233
+ "separate decorative panels",
234
+ "frame side panel sections",
235
+ "add structural edging",
236
+ "provide visual organization"
237
+ ],
238
+ "semantic_description": "Thin blue-gray border strips around side panel sections, hard smooth matte trim pieces that are narrow, flat, and mainly decorative-structural.",
239
+ "id": 25,
240
+ "grasp_group": {}
241
+ },
242
+ {
243
+ "part_name": "small accent tab",
244
+ "mask_color": "Crimson",
245
+ "graspable": false,
246
+ "grasp_scenarios": [],
247
+ "functional_labels": [
248
+ "join trim segments",
249
+ "cover a small seam",
250
+ "provide minor edge protection"
251
+ ],
252
+ "semantic_description": "Tiny beige accent-like trim piece near the upper rim corner, hard and smooth with a very small protruding shape that appears mainly structural.",
253
+ "id": 16,
254
+ "grasp_group": {}
255
+ }
256
+ ],
257
+ "quality_check": {
258
+ "success": false,
259
+ "message": "Several masked parts are misidentified: body includes drawer faces, dark orange is top/front frame, and green mask marks drawer cutouts not pulls."
260
+ }
261
+ }
dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd90c813f637587b07d772b84f8a529a1275c1f3665567b34ca5ed4b6aa48e5
3
+ size 3802224
dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/storage_bin_007.urdf CHANGED
@@ -50,16 +50,17 @@
50
  </link>
51
  <custom_data>
52
  <affordance>
53
- <part_count>0</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
57
- <mesh filename="None" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
- <PartSegChecker>NO: part number exceeds palette size 20</PartSegChecker>
63
  </quality>
64
  </custom_data>
65
  </robot>
 
50
  </link>
51
  <custom_data>
52
  <affordance>
53
+ <part_count>11</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
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>NO: {"summary":"Segmentation misses drawer structure and overfragments trim/base surfaces; only partial cleanup is actionable by merging.","merge_groups":[{"colors":["Lime Green","Olive"],"target_part":"lid/top surface","reason":"same top assembly split into inset panel and surrounding top"},{"colors":["Magenta","Lime Green"],"target_part":"main body/bin shell","reason":"bottom and side walls are one continuous shell"},{"colors":["Blue","Purple"],"target_part":"side frame/trim","reason":"vertical trim pieces inconsistently split across views"}]}</PartSegChecker>
64
  </quality>
65
  </custom_data>
66
  </robot>