xinjjj commited on
Commit
c9dda89
·
verified ·
1 Parent(s): 9cb7204

Add asset furniture/table/fa7b59f30c8b527eb0a9a03f051f6652

Browse files
.gitattributes CHANGED
@@ -6986,4 +6986,4 @@ dataset/furniture/table/ca0ffde5d1045e34abcad2ca415bfad4/affordance/mesh_part_se
6986
  dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6987
  dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6988
  dataset/furniture/table/f2382ad41208550eb278b73daa0d3ff5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6989
- dataset/furniture/table/f8742908f27059f7b1f63a34c1537bc6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6986
  dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6987
  dataset/furniture/table/dca7a1c32bef546ea350c865c881950e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6988
  dataset/furniture/table/f2382ad41208550eb278b73daa0d3ff5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6989
+ dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/affordance/affordance_annot.json ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "desktop",
5
+ "mask_color": "Pink",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the desktop edge to lift or reposition the desk during assembly or moving",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the desktop from the side to stabilize the desk while manipulating another panel",
14
+ "confidence": 0.73
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide work surface",
19
+ "support placed items",
20
+ "span between side panels",
21
+ "define top surface"
22
+ ],
23
+ "semantic_description": "Large rectangular top panel in orange-red wood/laminate with a smooth finish and slightly rounded corners, forming the broad upper surface of the desk.",
24
+ "id": 8,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "right side panel",
29
+ "mask_color": "Green",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the side panel to lift or carry the desk from the side",
34
+ "confidence": 0.76
35
+ },
36
+ {
37
+ "scenario": "hold the panel to stabilize the desk during assembly or repositioning",
38
+ "confidence": 0.79
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "support desktop",
43
+ "provide lateral stability",
44
+ "form side wall",
45
+ "help bear load to floor"
46
+ ],
47
+ "semantic_description": "Tall vertical side board in orange-red wood/laminate with a smooth finish, broad flat shape, and placement on one side of the desk.",
48
+ "id": 1,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "left side panel",
53
+ "mask_color": "Yellow",
54
+ "graspable": true,
55
+ "grasp_scenarios": [
56
+ {
57
+ "scenario": "grasp the side panel to lift or carry the desk from the side",
58
+ "confidence": 0.76
59
+ },
60
+ {
61
+ "scenario": "hold the panel to stabilize the desk during assembly or repositioning",
62
+ "confidence": 0.79
63
+ }
64
+ ],
65
+ "functional_labels": [
66
+ "support desktop",
67
+ "provide lateral stability",
68
+ "form side wall",
69
+ "help bear load to floor"
70
+ ],
71
+ "semantic_description": "Tall vertical side board in orange-red wood/laminate with a smooth finish, broad flat shape, and placement on the opposite side of the desk.",
72
+ "id": 3,
73
+ "grasp_group": {}
74
+ },
75
+ {
76
+ "part_name": "front modesty panel",
77
+ "mask_color": "Orange",
78
+ "graspable": true,
79
+ "grasp_scenarios": [
80
+ {
81
+ "scenario": "grasp the top edge of the modesty panel to help pull or reposition the desk slightly",
82
+ "confidence": 0.48
83
+ },
84
+ {
85
+ "scenario": "hold the panel to steady the desk while aligning it",
86
+ "confidence": 0.57
87
+ }
88
+ ],
89
+ "functional_labels": [
90
+ "brace the frame",
91
+ "add front rigidity",
92
+ "provide privacy cover",
93
+ "connect side panels"
94
+ ],
95
+ "semantic_description": "Broad front panel below the desktop in orange-red wood/laminate with a smooth finish, spanning between the two side panels.",
96
+ "id": 4,
97
+ "grasp_group": {}
98
+ },
99
+ {
100
+ "part_name": "lower front rail",
101
+ "mask_color": "Purple",
102
+ "graspable": true,
103
+ "grasp_scenarios": [
104
+ {
105
+ "scenario": "pinch the rail as a secondary hold while stabilizing the frame",
106
+ "confidence": 0.41
107
+ },
108
+ {
109
+ "scenario": "use the rail as a low handhold during careful repositioning",
110
+ "confidence": 0.38
111
+ }
112
+ ],
113
+ "functional_labels": [
114
+ "reinforce lower frame",
115
+ "connect side panels",
116
+ "add structural support",
117
+ "limit racking"
118
+ ],
119
+ "semantic_description": "Long narrow horizontal board in orange-red wood/laminate running near the lower front of the desk, above the floor line.",
120
+ "id": 5,
121
+ "grasp_group": {}
122
+ },
123
+ {
124
+ "part_name": "bottom front stretcher",
125
+ "mask_color": "Cyan",
126
+ "graspable": false,
127
+ "grasp_scenarios": [],
128
+ "functional_labels": [
129
+ "tie lower structure together",
130
+ "add base support",
131
+ "improve rigidity",
132
+ "define bottom front edge"
133
+ ],
134
+ "semantic_description": "Thin horizontal strip at the very bottom front edge of the desk, matching the orange-red wood/laminate appearance of the rest of the frame.",
135
+ "id": 6,
136
+ "grasp_group": {}
137
+ },
138
+ {
139
+ "part_name": "top front edge band",
140
+ "mask_color": "Blue",
141
+ "graspable": false,
142
+ "grasp_scenarios": [],
143
+ "functional_labels": [
144
+ "finish exposed desktop edge",
145
+ "protect top front edge",
146
+ "define front boundary"
147
+ ],
148
+ "semantic_description": "Thin narrow band along the front underside/edge of the desktop, appearing as a slim linear edge piece rather than a separate handle.",
149
+ "id": 2,
150
+ "grasp_group": {}
151
+ },
152
+ {
153
+ "part_name": "side bottom edge band",
154
+ "mask_color": "Magenta",
155
+ "graspable": false,
156
+ "grasp_scenarios": [],
157
+ "functional_labels": [
158
+ "finish lower side edges",
159
+ "protect bottom panel edges",
160
+ "define panel boundaries"
161
+ ],
162
+ "semantic_description": "Very thin strips visible along the lower edges and corners of the side panels, matching the desk color family and appearing as edge bands rather than hardware caps.",
163
+ "id": 7,
164
+ "grasp_group": {}
165
+ },
166
+ {
167
+ "part_name": "side inner edge strip",
168
+ "mask_color": "Teal",
169
+ "graspable": false,
170
+ "grasp_scenarios": [],
171
+ "functional_labels": [
172
+ "finish exposed inner edge",
173
+ "protect panel edge",
174
+ "cover seam line"
175
+ ],
176
+ "semantic_description": "Narrow linear strip along an inner lower front edge near the side panels, visually reading as a slim edge or seam piece.",
177
+ "id": 10,
178
+ "grasp_group": {}
179
+ },
180
+ {
181
+ "part_name": "small feet or floor glides",
182
+ "mask_color": "Lime Green",
183
+ "graspable": false,
184
+ "grasp_scenarios": [],
185
+ "functional_labels": [
186
+ "contact floor",
187
+ "reduce wear at contact points",
188
+ "slightly stabilize base",
189
+ "protect lower corners"
190
+ ],
191
+ "semantic_description": "Very small contact points or glides at the bottom corners near the floor, darker than the main panels and only minimally visible.",
192
+ "id": 9,
193
+ "grasp_group": {}
194
+ }
195
+ ],
196
+ "quality_check": {
197
+ "success": false,
198
+ "message": "Several mask-color part identities are wrong; tiny edge strips/glides are misassigned and some described parts are not distinct physical components."
199
+ }
200
+ }
dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3e7854ab92ac63c1b2b5aee2964fde04b21714637e2301c50a263c0a6ce805
3
+ size 690788
dataset/furniture/table/fa7b59f30c8b527eb0a9a03f051f6652/fa7b59f30c8b527eb0a9a03f051f6652.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>