xinjjj commited on
Commit
07fd7f4
·
verified ·
1 Parent(s): 3046358

Add asset furniture/table/865d5d7b493b53d6aedb820f441b4d92

Browse files
.gitattributes CHANGED
@@ -6971,3 +6971,4 @@ dataset/furniture/table/7a04e884bf8659ffa988c326af40c299/affordance/mesh_part_se
6971
  dataset/furniture/table/7edbf49a69f25d348bcac72d91413215/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6972
  dataset/furniture/table/848396479c0b5da3bc05d0ef74d4dcfb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6973
  dataset/furniture/table/8628c99e795a5ff6a62f598a43fa9beb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6971
  dataset/furniture/table/7edbf49a69f25d348bcac72d91413215/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6972
  dataset/furniture/table/848396479c0b5da3bc05d0ef74d4dcfb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6973
  dataset/furniture/table/8628c99e795a5ff6a62f598a43fa9beb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6974
+ dataset/furniture/table/865d5d7b493b53d6aedb820f441b4d92/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/865d5d7b493b53d6aedb820f441b4d92/865d5d7b493b53d6aedb820f441b4d92.urdf CHANGED
@@ -52,6 +52,7 @@
52
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
 
55
  </affordance>
56
  </custom_data>
57
  </robot>
 
52
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
55
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
56
  </affordance>
57
  </custom_data>
58
  </robot>
dataset/furniture/table/865d5d7b493b53d6aedb820f441b4d92/affordance/affordance_annot.json ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tabletop",
5
+ "mask_color": "Orange",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tabletop edge to lift or reposition the table",
10
+ "confidence": 0.78
11
+ },
12
+ {
13
+ "scenario": "hold the tabletop edge to stabilize the table during leg manipulation or assembly",
14
+ "confidence": 0.72
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide flat work surface",
19
+ "support placed items",
20
+ "define main top structure",
21
+ "cover the upper surface of the table"
22
+ ],
23
+ "semantic_description": "Large rectangular dark reddish-brown wooden top with a smooth slightly glossy surface, broad and flat at the uppermost part of the table with subtly beveled edges.",
24
+ "id": 4,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "leg",
29
+ "mask_color": "Red",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp a leg to drag or rotate the table slightly",
34
+ "confidence": 0.71
35
+ },
36
+ {
37
+ "scenario": "hold a leg to stabilize the table during lifting or inspection",
38
+ "confidence": 0.76
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "support table height",
43
+ "transfer load to floor",
44
+ "stabilize structure",
45
+ "provide a corner support"
46
+ ],
47
+ "semantic_description": "Long tapered dark red-brown wooden leg with a smooth semi-gloss finish, straight and narrow, positioned at one corner and extending from the underside to the floor.",
48
+ "id": 0,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "leg",
53
+ "mask_color": "Green",
54
+ "graspable": true,
55
+ "grasp_scenarios": [
56
+ {
57
+ "scenario": "grasp a leg to drag or rotate the table slightly",
58
+ "confidence": 0.7
59
+ },
60
+ {
61
+ "scenario": "hold a leg to stabilize the table during lifting or inspection",
62
+ "confidence": 0.75
63
+ }
64
+ ],
65
+ "functional_labels": [
66
+ "support table height",
67
+ "transfer load to floor",
68
+ "stabilize structure",
69
+ "provide a corner support"
70
+ ],
71
+ "semantic_description": "Long tapered dark red-brown wooden leg with a smooth semi-gloss finish, straight and narrow, positioned at one corner and extending from the underside to the floor.",
72
+ "id": 1,
73
+ "grasp_group": {}
74
+ },
75
+ {
76
+ "part_name": "leg",
77
+ "mask_color": "Blue",
78
+ "graspable": true,
79
+ "grasp_scenarios": [
80
+ {
81
+ "scenario": "grasp a leg to drag or rotate the table slightly",
82
+ "confidence": 0.69
83
+ },
84
+ {
85
+ "scenario": "hold a leg to stabilize the table during lifting or inspection",
86
+ "confidence": 0.74
87
+ }
88
+ ],
89
+ "functional_labels": [
90
+ "support table height",
91
+ "transfer load to floor",
92
+ "stabilize structure",
93
+ "provide a corner support"
94
+ ],
95
+ "semantic_description": "Long tapered dark red-brown wooden leg with a smooth semi-gloss finish, straight and narrow, positioned at one corner and extending from the underside to the floor.",
96
+ "id": 2,
97
+ "grasp_group": {}
98
+ },
99
+ {
100
+ "part_name": "leg",
101
+ "mask_color": "Yellow",
102
+ "graspable": true,
103
+ "grasp_scenarios": [
104
+ {
105
+ "scenario": "grasp a leg to drag or rotate the table slightly",
106
+ "confidence": 0.68
107
+ },
108
+ {
109
+ "scenario": "hold a leg to stabilize the table during lifting or inspection",
110
+ "confidence": 0.73
111
+ }
112
+ ],
113
+ "functional_labels": [
114
+ "support table height",
115
+ "transfer load to floor",
116
+ "stabilize structure",
117
+ "provide a corner support"
118
+ ],
119
+ "semantic_description": "Long tapered dark red-brown wooden leg with a smooth semi-gloss finish, straight and narrow, positioned at one corner and extending from the underside to the floor.",
120
+ "id": 3,
121
+ "grasp_group": {}
122
+ },
123
+ {
124
+ "part_name": "side apron",
125
+ "mask_color": "Purple",
126
+ "graspable": true,
127
+ "grasp_scenarios": [
128
+ {
129
+ "scenario": "pinch the side apron to steady the table while moving it",
130
+ "confidence": 0.43
131
+ },
132
+ {
133
+ "scenario": "grasp the apron edge during assembly or inspection",
134
+ "confidence": 0.39
135
+ }
136
+ ],
137
+ "functional_labels": [
138
+ "brace legs",
139
+ "stiffen tabletop frame",
140
+ "connect legs to top",
141
+ "reinforce structure"
142
+ ],
143
+ "semantic_description": "Thin dark reddish-brown wooden side rail beneath the tabletop, with a smooth hard finish and elongated rectangular shape running along one long table edge.",
144
+ "id": 5,
145
+ "grasp_group": {}
146
+ },
147
+ {
148
+ "part_name": "side apron",
149
+ "mask_color": "Cyan",
150
+ "graspable": true,
151
+ "grasp_scenarios": [
152
+ {
153
+ "scenario": "pinch the side apron to steady the table while moving it",
154
+ "confidence": 0.41
155
+ },
156
+ {
157
+ "scenario": "grasp the apron edge during assembly or inspection",
158
+ "confidence": 0.37
159
+ }
160
+ ],
161
+ "functional_labels": [
162
+ "brace legs",
163
+ "stiffen tabletop frame",
164
+ "connect legs to top",
165
+ "reinforce structure"
166
+ ],
167
+ "semantic_description": "Thin dark reddish-brown wooden side rail beneath the tabletop, with a smooth hard finish and elongated rectangular shape running along the opposite long table edge.",
168
+ "id": 6,
169
+ "grasp_group": {}
170
+ },
171
+ {
172
+ "part_name": "underside panel",
173
+ "mask_color": "Lime Green",
174
+ "graspable": false,
175
+ "grasp_scenarios": [],
176
+ "functional_labels": [
177
+ "form underside surface",
178
+ "cover bottom of tabletop",
179
+ "provide underside area"
180
+ ],
181
+ "semantic_description": "Flat dark brown underside surface with a smooth hard finish, broad and recessed below the tabletop, visible mainly from low-angle views.",
182
+ "id": 9,
183
+ "grasp_group": {}
184
+ },
185
+ {
186
+ "part_name": "end apron",
187
+ "mask_color": "Magenta",
188
+ "graspable": true,
189
+ "grasp_scenarios": [
190
+ {
191
+ "scenario": "pinch the end apron to steady the table during repositioning",
192
+ "confidence": 0.4
193
+ },
194
+ {
195
+ "scenario": "grasp the end apron during assembly or turning the table over",
196
+ "confidence": 0.36
197
+ }
198
+ ],
199
+ "functional_labels": [
200
+ "brace legs",
201
+ "stiffen tabletop frame",
202
+ "connect legs to top",
203
+ "reinforce structure"
204
+ ],
205
+ "semantic_description": "Narrow dark reddish-brown wooden end rail under the tabletop, smooth and hard with a straight rectangular profile spanning between two legs on one short end.",
206
+ "id": 7,
207
+ "grasp_group": {}
208
+ },
209
+ {
210
+ "part_name": "end apron",
211
+ "mask_color": "Pink",
212
+ "graspable": true,
213
+ "grasp_scenarios": [
214
+ {
215
+ "scenario": "pinch the end apron to steady the table during repositioning",
216
+ "confidence": 0.39
217
+ },
218
+ {
219
+ "scenario": "grasp the end apron during assembly or turning the table over",
220
+ "confidence": 0.35
221
+ }
222
+ ],
223
+ "functional_labels": [
224
+ "brace legs",
225
+ "stiffen tabletop frame",
226
+ "connect legs to top",
227
+ "reinforce structure"
228
+ ],
229
+ "semantic_description": "Narrow dark reddish-brown wooden end rail under the tabletop, smooth and hard with a straight rectangular profile spanning between two legs on the opposite short end.",
230
+ "id": 8,
231
+ "grasp_group": {}
232
+ }
233
+ ],
234
+ "quality_check": {
235
+ "success": false,
236
+ "message": "Top shape/material and underside part identity are inaccurate; object is not a simple rectangular wooden table."
237
+ }
238
+ }
dataset/furniture/table/865d5d7b493b53d6aedb820f441b4d92/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a756ddfdb654cd482c2d4d86f768199848a5630f83920b7e86c73edfbf1518
3
+ size 699680