xinjjj commited on
Commit
bf1e5e4
·
verified ·
1 Parent(s): e398339

Add asset bedroom_supplies/storage/ee36584278945d689958f0eb97777d84

Browse files
.gitattributes CHANGED
@@ -6073,4 +6073,4 @@ dataset/bedroom_supplies/storage/ea7d7b028495590a8888877a8277422a/affordance/mes
6073
  dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6074
  dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6075
  dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6076
- dataset/bedroom_supplies/storage/ed7575c47304597cb04abe5e141f25f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6073
  dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6074
  dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6075
  dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6076
+ dataset/bedroom_supplies/storage/ee36584278945d689958f0eb97777d84/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/ee36584278945d689958f0eb97777d84/affordance/affordance_annot.json ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "lid",
5
+ "mask_color": "Orange",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the lid edges to remove or open the top cover",
10
+ "confidence": 0.9
11
+ },
12
+ {
13
+ "scenario": "hold the lid to align it during closing",
14
+ "confidence": 0.78
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "cover the box opening",
19
+ "protect stored contents",
20
+ "provide top closure",
21
+ "stacking surface"
22
+ ],
23
+ "semantic_description": "Large off-white to light beige plastic lid with a smooth matte surface and rounded-rectangle shape, spanning the full top with a slightly recessed center panel.",
24
+ "id": 4,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "body of storage box",
29
+ "mask_color": "Burnt Orange",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the side walls to lift or reposition the box",
34
+ "confidence": 0.73
35
+ },
36
+ {
37
+ "scenario": "hold the body to stabilize the box while opening a drawer or removing the lid",
38
+ "confidence": 0.8
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "contain stored items",
43
+ "provide main structure",
44
+ "enclose contents",
45
+ "support attached parts"
46
+ ],
47
+ "semantic_description": "Large translucent milky-white plastic box body with a smooth semi-gloss surface, forming the main rectangular container. The front shows two drawer fronts and a printed logo near the upper area.",
48
+ "id": 18,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "base panel",
53
+ "mask_color": "Blue",
54
+ "graspable": true,
55
+ "grasp_scenarios": [
56
+ {
57
+ "scenario": "grasp the bottom edge when turning or flipping the box during handling",
58
+ "confidence": 0.42
59
+ },
60
+ {
61
+ "scenario": "support the box from below by holding the base",
62
+ "confidence": 0.57
63
+ }
64
+ ],
65
+ "functional_labels": [
66
+ "support the container",
67
+ "mount the wheels",
68
+ "distribute load to the floor",
69
+ "stabilize the structure"
70
+ ],
71
+ "semantic_description": "Flat light beige plastic bottom panel with a smooth matte finish, broad and rectangular, located underneath the box as the lower support plate.",
72
+ "id": 2,
73
+ "grasp_group": {}
74
+ },
75
+ {
76
+ "part_name": "caster wheel",
77
+ "mask_color": "Yellow",
78
+ "graspable": true,
79
+ "grasp_scenarios": [
80
+ {
81
+ "scenario": "pinch a wheel to slightly roll or reorient the storage box",
82
+ "confidence": 0.36
83
+ },
84
+ {
85
+ "scenario": "hold a wheel during maintenance or assembly adjustment",
86
+ "confidence": 0.48
87
+ }
88
+ ],
89
+ "functional_labels": [
90
+ "enable rolling movement",
91
+ "support weight at corners",
92
+ "reduce friction on the floor",
93
+ "assist repositioning"
94
+ ],
95
+ "semantic_description": "Small black-and-beige caster wheels with smooth hard plastic surfaces, mounted near the bottom corners beneath the base.",
96
+ "id": 3,
97
+ "grasp_group": {}
98
+ },
99
+ {
100
+ "part_name": "side handle",
101
+ "mask_color": "Green",
102
+ "graspable": true,
103
+ "grasp_scenarios": [
104
+ {
105
+ "scenario": "grasp the recessed side handle to pull or reposition the box",
106
+ "confidence": 0.77
107
+ },
108
+ {
109
+ "scenario": "hold the side handle to stabilize the box while rolling it",
110
+ "confidence": 0.69
111
+ }
112
+ ],
113
+ "functional_labels": [
114
+ "provide side grip",
115
+ "assist repositioning",
116
+ "stabilize during movement",
117
+ "indicate handling area"
118
+ ],
119
+ "semantic_description": "Slim recessed side handle in light beige plastic with a smooth matte surface, horizontally oriented near the upper side wall and sized for a light pulling grip.",
120
+ "id": 1,
121
+ "grasp_group": {}
122
+ },
123
+ {
124
+ "part_name": "upper drawer pull handle",
125
+ "mask_color": "Gray",
126
+ "graspable": true,
127
+ "grasp_scenarios": [
128
+ {
129
+ "scenario": "grasp the upper front pull to open or close the upper drawer",
130
+ "confidence": 0.92
131
+ },
132
+ {
133
+ "scenario": "hold the pull to slightly reposition the front while stabilizing the box",
134
+ "confidence": 0.44
135
+ }
136
+ ],
137
+ "functional_labels": [
138
+ "open the upper drawer",
139
+ "provide a gripping point for drawer motion",
140
+ "indicate drawer access area"
141
+ ],
142
+ "semantic_description": "Small light beige horizontal pull handle centered on the upper front drawer area, with a smooth matte plastic finish and shallow protruding form.",
143
+ "id": 15,
144
+ "grasp_group": {}
145
+ },
146
+ {
147
+ "part_name": "upper drawer front",
148
+ "mask_color": "Violet",
149
+ "graspable": false,
150
+ "grasp_scenarios": [],
151
+ "functional_labels": [
152
+ "form the front of the upper drawer",
153
+ "enclose upper drawer contents",
154
+ "provide drawer structure"
155
+ ],
156
+ "semantic_description": "Upper rectangular translucent white drawer front with a smooth semi-gloss plastic surface, located on the front upper half below the logo and above the middle trim.",
157
+ "id": 20,
158
+ "grasp_group": {}
159
+ },
160
+ {
161
+ "part_name": "lower drawer front",
162
+ "mask_color": "Jade",
163
+ "graspable": false,
164
+ "grasp_scenarios": [],
165
+ "functional_labels": [
166
+ "form the front of the lower drawer",
167
+ "enclose lower drawer contents",
168
+ "provide drawer structure"
169
+ ],
170
+ "semantic_description": "Lower rectangular translucent white drawer front with a smooth semi-gloss plastic surface, positioned on the front lower half above the base.",
171
+ "id": 19,
172
+ "grasp_group": {}
173
+ },
174
+ {
175
+ "part_name": "front frame trim",
176
+ "mask_color": "Gold",
177
+ "graspable": false,
178
+ "grasp_scenarios": [],
179
+ "functional_labels": [
180
+ "border the drawer fronts",
181
+ "reinforce front edges",
182
+ "separate front sections",
183
+ "provide visual framing"
184
+ ],
185
+ "semantic_description": "Thin light beige plastic trim pieces with a smooth matte finish, outlining the front drawer region as narrow horizontal and vertical borders.",
186
+ "id": 21,
187
+ "grasp_group": {}
188
+ },
189
+ {
190
+ "part_name": "rim of storage box",
191
+ "mask_color": "White",
192
+ "graspable": true,
193
+ "grasp_scenarios": [
194
+ {
195
+ "scenario": "grasp the upper rim to lift or steady the box body",
196
+ "confidence": 0.68
197
+ },
198
+ {
199
+ "scenario": "hold the rim while aligning and closing the lid",
200
+ "confidence": 0.75
201
+ }
202
+ ],
203
+ "functional_labels": [
204
+ "support lid seating",
205
+ "stiffen the top edge",
206
+ "provide alignment surface",
207
+ "offer an upper gripping edge"
208
+ ],
209
+ "semantic_description": "Rounded off-white plastic rim with a smooth matte surface, wrapping the top perimeter of the box body beneath the lid as a continuous raised edge.",
210
+ "id": 17,
211
+ "grasp_group": {}
212
+ }
213
+ ],
214
+ "quality_check": {
215
+ "success": false,
216
+ "message": "Upper drawer handle and side handle masks are mismatched; some descriptions/functions assigned to wrong parts."
217
+ }
218
+ }
dataset/bedroom_supplies/storage/ee36584278945d689958f0eb97777d84/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb9b2a43849dcf520dcd224d68917fb668823d48b6ed009cb3cb7c80c0583500
3
+ size 3817904
dataset/bedroom_supplies/storage/ee36584278945d689958f0eb97777d84/storage_box_040.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>10</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":"Key functional parts are inconsistently split and partly merged; body, drawers, and base surfaces are not actionable.","merge_groups":[{"colors":["Orange","Jade","Violet","Gold"],"target_part":"drawer fronts/handles","reason":"These all belong to the drawer face area."},{"colors":["Blue","Orange"],"target_part":"main storage box body","reason":"Bottom panel is not a distinct user-facing function."}]}</PartSegChecker>
64
  </quality>
65
  </custom_data>
66
  </robot>