xinjjj commited on
Commit
ff797cc
·
verified ·
1 Parent(s): 714d027

Add asset kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8

Browse files
.gitattributes CHANGED
@@ -7091,3 +7091,4 @@ dataset/kitchen_supplies/storage/23d9e76127b65a1aacaf4227a7250d17/affordance/mes
7091
  dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7092
  dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7093
  dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7091
  dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7092
  dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7093
  dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7094
+ dataset/kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8/affordance/affordance_annot.json ADDED
@@ -0,0 +1,235 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "top panel",
5
+ "mask_color": "Magenta",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the overhanging edges of the top to lift or reposition the nightstand",
10
+ "confidence": 0.74
11
+ },
12
+ {
13
+ "scenario": "hold the top panel to stabilize the cabinet while opening the drawer",
14
+ "confidence": 0.66
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide a top surface",
19
+ "cover the cabinet body",
20
+ "support small items",
21
+ "stiffen the structure"
22
+ ],
23
+ "semantic_description": "Large square dark-brown wooden top with a smooth matte-to-satin finish, visible wood grain, and a thin lighter inlay border near the perimeter.",
24
+ "id": 7,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "drawer front panel",
29
+ "mask_color": "Gray",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the drawer knob or upper edge area of the drawer front to pull the drawer open",
34
+ "confidence": 0.83
35
+ },
36
+ {
37
+ "scenario": "push on the drawer front to close the drawer",
38
+ "confidence": 0.78
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "close the drawer opening",
43
+ "provide the visible drawer face",
44
+ "transmit pulling and pushing force",
45
+ "protect stored contents"
46
+ ],
47
+ "semantic_description": "Rectangular dark-brown wooden drawer face with a framed or slightly recessed center panel, smooth finish, visible grain, and a round brass-colored knob at the center front.",
48
+ "id": 15,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "drawer interior base",
53
+ "mask_color": "Olive",
54
+ "graspable": false,
55
+ "grasp_scenarios": [],
56
+ "functional_labels": [
57
+ "contain stored items",
58
+ "provide interior storage surface",
59
+ "support drawer contents"
60
+ ],
61
+ "semantic_description": "Flat light-tan interior bottom surface inside the open drawer, with a plain matte finish and smooth hard appearance.",
62
+ "id": 14,
63
+ "grasp_group": {}
64
+ },
65
+ {
66
+ "part_name": "cabinet side panel",
67
+ "mask_color": "Gray",
68
+ "graspable": true,
69
+ "grasp_scenarios": [
70
+ {
71
+ "scenario": "grasp the side of the cabinet body to lift or reposition the unit",
72
+ "confidence": 0.62
73
+ },
74
+ {
75
+ "scenario": "hold the side panel to stabilize the furniture while opening the drawer",
76
+ "confidence": 0.72
77
+ }
78
+ ],
79
+ "functional_labels": [
80
+ "form the cabinet body",
81
+ "enclose the drawer cavity",
82
+ "support structural load",
83
+ "provide lateral stability"
84
+ ],
85
+ "semantic_description": "Large vertical dark-brown wooden side panel with a smooth matte finish, visible wood grain, and a framed rectangular appearance on the cabinet exterior.",
86
+ "id": 15,
87
+ "grasp_group": {}
88
+ },
89
+ {
90
+ "part_name": "drawer side panel",
91
+ "mask_color": "Gray",
92
+ "graspable": false,
93
+ "grasp_scenarios": [],
94
+ "functional_labels": [
95
+ "form the drawer box",
96
+ "contain stored items",
97
+ "support the drawer base"
98
+ ],
99
+ "semantic_description": "Narrow light-tan wooden side wall of the drawer box with a smooth matte surface, visible along the sides of the opened drawer.",
100
+ "id": 15,
101
+ "grasp_group": {}
102
+ },
103
+ {
104
+ "part_name": "drawer slide rail",
105
+ "mask_color": "Green",
106
+ "graspable": false,
107
+ "grasp_scenarios": [],
108
+ "functional_labels": [
109
+ "guide drawer motion",
110
+ "support sliding travel",
111
+ "reduce wobble during opening"
112
+ ],
113
+ "semantic_description": "Thin metal slide hardware mounted along the drawer side, brass-gold in color with a slightly reflective finish, linking the drawer to the cabinet interior.",
114
+ "id": 1,
115
+ "grasp_group": {}
116
+ },
117
+ {
118
+ "part_name": "turned leg",
119
+ "mask_color": "Cyan",
120
+ "graspable": true,
121
+ "grasp_scenarios": [
122
+ {
123
+ "scenario": "grasp a leg to slightly reposition or rotate the cabinet on a surface",
124
+ "confidence": 0.36
125
+ },
126
+ {
127
+ "scenario": "hold a leg briefly to steady the unit during manipulation",
128
+ "confidence": 0.3
129
+ }
130
+ ],
131
+ "functional_labels": [
132
+ "support the cabinet off the floor",
133
+ "elevate the base",
134
+ "provide stability"
135
+ ],
136
+ "semantic_description": "Small turned light-beige wooden leg with a smooth finish and rounded tapered profile, located at each lower corner.",
137
+ "id": 6,
138
+ "grasp_group": {}
139
+ },
140
+ {
141
+ "part_name": "front corner post",
142
+ "mask_color": "Red",
143
+ "graspable": true,
144
+ "grasp_scenarios": [
145
+ {
146
+ "scenario": "grasp a front corner post to steady or help reposition the cabinet body",
147
+ "confidence": 0.56
148
+ }
149
+ ],
150
+ "functional_labels": [
151
+ "reinforce the frame",
152
+ "connect top and base",
153
+ "protect cabinet corners",
154
+ "add structural rigidity"
155
+ ],
156
+ "semantic_description": "Tall narrow dark-brown wooden vertical post at the front corners, with a smooth matte surface and straight framing shape.",
157
+ "id": 0,
158
+ "grasp_group": {}
159
+ },
160
+ {
161
+ "part_name": "cabinet underside panel",
162
+ "mask_color": "Red",
163
+ "graspable": false,
164
+ "grasp_scenarios": [],
165
+ "functional_labels": [
166
+ "close the underside of the cabinet body",
167
+ "support the cabinet structure",
168
+ "stiffen the lower body"
169
+ ],
170
+ "semantic_description": "Broad flat light-tan underside panel on the cabinet, visible from bottom views between the legs and surrounding lower frame.",
171
+ "id": 0,
172
+ "grasp_group": {}
173
+ },
174
+ {
175
+ "part_name": "cabinet base trim",
176
+ "mask_color": "Orange",
177
+ "graspable": true,
178
+ "grasp_scenarios": [
179
+ {
180
+ "scenario": "grasp the lower side trim edge to help reposition the cabinet",
181
+ "confidence": 0.29
182
+ }
183
+ ],
184
+ "functional_labels": [
185
+ "stiffen the lower frame",
186
+ "connect lower body edges",
187
+ "protect the base perimeter"
188
+ ],
189
+ "semantic_description": "Long narrow dark-brown wooden trim strip running along the lower perimeter above the legs, with a smooth matte finish.",
190
+ "id": 4,
191
+ "grasp_group": {}
192
+ },
193
+ {
194
+ "part_name": "cabinet back panel",
195
+ "mask_color": "Red",
196
+ "graspable": true,
197
+ "grasp_scenarios": [
198
+ {
199
+ "scenario": "grasp the back panel area to reorient or lift the cabinet with support from another hand",
200
+ "confidence": 0.45
201
+ },
202
+ {
203
+ "scenario": "brace against the back panel to stabilize the unit",
204
+ "confidence": 0.58
205
+ }
206
+ ],
207
+ "functional_labels": [
208
+ "close the rear of the cabinet",
209
+ "add structural rigidity",
210
+ "enclose the drawer cavity"
211
+ ],
212
+ "semantic_description": "Broad flat dark-brown wooden rear panel with a smooth matte finish and simple unadorned appearance covering the back of the cabinet.",
213
+ "id": 0,
214
+ "grasp_group": {}
215
+ },
216
+ {
217
+ "part_name": "upper side apron",
218
+ "mask_color": "Navy",
219
+ "graspable": false,
220
+ "grasp_scenarios": [],
221
+ "functional_labels": [
222
+ "frame the upper side opening",
223
+ "reinforce the upper side edge",
224
+ "connect the top area to the body framing"
225
+ ],
226
+ "semantic_description": "Narrow dark-brown horizontal side framing strip visible near the top of the side opening, just below the top panel and above the main side panel.",
227
+ "id": 13,
228
+ "grasp_group": {}
229
+ }
230
+ ],
231
+ "quality_check": {
232
+ "success": false,
233
+ "message": "Several mask colors and part identities mismatch; back/underside/post share wrong colors and slide rail color/material are incorrect."
234
+ }
235
+ }
dataset/kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24be9f92ffab4643146c02cf117c21d361479ca982dc482d3a5e765faacc3b36
3
+ size 3825628
dataset/kitchen_supplies/storage/2d03291b6cf95fa6a0c9abdb764c74c8/drawer_038.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>