xinjjj commited on
Commit
7ad0101
·
verified ·
1 Parent(s): 8638335

Add asset home_appliances/electrical_appliances/37fbcc432b035633bc93b27fe2888cb1

Browse files
.gitattributes CHANGED
@@ -8334,3 +8334,4 @@ dataset/home_appliances/electrical_appliances/26928927cf645b56aa9ecc0a66f9026e/a
8334
  dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8335
  dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8336
  dataset/home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8334
  dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8335
  dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8336
  dataset/home_appliances/electrical_appliances/342d0d6bc8f65907bf18a1338152b989/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8337
+ dataset/home_appliances/electrical_appliances/37fbcc432b035633bc93b27fe2888cb1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/37fbcc432b035633bc93b27fe2888cb1/37fbcc432b035633bc93b27fe2888cb1.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/home_appliances/electrical_appliances/37fbcc432b035633bc93b27fe2888cb1/affordance/affordance_annot.json ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "top cover",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the top cover edges to steady the unit during repositioning",
10
+ "confidence": 0.55
11
+ },
12
+ {
13
+ "scenario": "clamp the upper body near the top cover while tilting or moving the unit",
14
+ "confidence": 0.4
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "cover internal components",
19
+ "provide top enclosure",
20
+ "support top-side handling"
21
+ ],
22
+ "semantic_description": "Large light gray plastic top panel with a matte smooth hard surface, rounded rectangular shape, and gently curved edges forming the uppermost cover of the unit.",
23
+ "id": 0,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "front body panel",
28
+ "mask_color": "Green",
29
+ "graspable": true,
30
+ "grasp_scenarios": [
31
+ {
32
+ "scenario": "clamp the front body to move or reposition the portable air conditioner",
33
+ "confidence": 0.77
34
+ },
35
+ {
36
+ "scenario": "hold the front panel to stabilize the unit while accessing the outlet area",
37
+ "confidence": 0.64
38
+ }
39
+ ],
40
+ "functional_labels": [
41
+ "enclose internal components",
42
+ "provide main front surface",
43
+ "support unit structure",
44
+ "display brand marking"
45
+ ],
46
+ "semantic_description": "Tall light gray plastic front panel with a matte smooth hard finish, broad slightly tapered rectangular form, and a small logo centered on the upper front.",
47
+ "id": 1,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "left side panel",
52
+ "mask_color": "Cyan",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "side-clamp the left side panel to lift or reposition the unit",
57
+ "confidence": 0.79
58
+ },
59
+ {
60
+ "scenario": "hold the left side to stabilize the unit during transport",
61
+ "confidence": 0.72
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "enclose side of unit",
66
+ "provide structural shell",
67
+ "protect internal components",
68
+ "offer side contact surface"
69
+ ],
70
+ "semantic_description": "Large light gray plastic side panel with a matte smooth hard surface, slightly tapered flat shape, and rounded vertical edges along the left side of the appliance.",
71
+ "id": 6,
72
+ "grasp_group": {}
73
+ },
74
+ {
75
+ "part_name": "right side panel",
76
+ "mask_color": "Blue",
77
+ "graspable": true,
78
+ "grasp_scenarios": [
79
+ {
80
+ "scenario": "side-clamp the right side panel to lift or reposition the unit",
81
+ "confidence": 0.79
82
+ },
83
+ {
84
+ "scenario": "hold the right side to stabilize the unit during transport",
85
+ "confidence": 0.72
86
+ }
87
+ ],
88
+ "functional_labels": [
89
+ "enclose side of unit",
90
+ "provide structural shell",
91
+ "protect internal components",
92
+ "offer side contact surface"
93
+ ],
94
+ "semantic_description": "Large light gray plastic side panel with a matte smooth hard surface, slightly tapered flat shape, and rounded vertical edges along the right side of the appliance.",
95
+ "id": 2,
96
+ "grasp_group": {}
97
+ },
98
+ {
99
+ "part_name": "rear body panel",
100
+ "mask_color": "Pink",
101
+ "graspable": true,
102
+ "grasp_scenarios": [
103
+ {
104
+ "scenario": "clamp the rear panel to rotate or reposition the air conditioner",
105
+ "confidence": 0.67
106
+ },
107
+ {
108
+ "scenario": "hold the back side to stabilize the unit while moving it",
109
+ "confidence": 0.62
110
+ }
111
+ ],
112
+ "functional_labels": [
113
+ "enclose rear of unit",
114
+ "provide structural support",
115
+ "protect internal components",
116
+ "form back surface"
117
+ ],
118
+ "semantic_description": "Broad light gray plastic rear panel with a matte hard finish, gently tapered rectangular shape, and smooth mostly featureless back face.",
119
+ "id": 8,
120
+ "grasp_group": {}
121
+ },
122
+ {
123
+ "part_name": "base",
124
+ "mask_color": "Yellow",
125
+ "graspable": true,
126
+ "grasp_scenarios": [
127
+ {
128
+ "scenario": "grasp the lower base edges from underneath to help lift the unit",
129
+ "confidence": 0.67
130
+ },
131
+ {
132
+ "scenario": "support the base while another gripper steadies the body",
133
+ "confidence": 0.76
134
+ }
135
+ ],
136
+ "functional_labels": [
137
+ "support the appliance",
138
+ "rest on the floor",
139
+ "stabilize the unit",
140
+ "protect underside"
141
+ ],
142
+ "semantic_description": "Flat gray plastic underside base with a matte hard surface, rounded rectangular footprint, and recessed foot details at the corners.",
143
+ "id": 3,
144
+ "grasp_group": {}
145
+ },
146
+ {
147
+ "part_name": "air outlet vent",
148
+ "mask_color": "Orange",
149
+ "graspable": false,
150
+ "grasp_scenarios": [],
151
+ "functional_labels": [
152
+ "exhaust conditioned air",
153
+ "direct airflow outward",
154
+ "cover outlet opening"
155
+ ],
156
+ "semantic_description": "Narrow horizontal outlet vent near the top front, appearing as a darker gray slotted plastic strip recessed into the front face.",
157
+ "id": 4,
158
+ "grasp_group": {}
159
+ },
160
+ {
161
+ "part_name": "top-front control strip",
162
+ "mask_color": "Purple",
163
+ "graspable": false,
164
+ "grasp_scenarios": [],
165
+ "functional_labels": [
166
+ "provide control/status interface area",
167
+ "separate the top cover from the outlet region",
168
+ "house interface elements"
169
+ ],
170
+ "semantic_description": "Very thin dark strip along the top-front edge above the outlet vent, with a smooth slightly glossy finish.",
171
+ "id": 5,
172
+ "grasp_group": {}
173
+ }
174
+ ],
175
+ "quality_check": {
176
+ "success": false,
177
+ "message": "Rear panel description is wrong; back has a large rectangular feature, not mostly featureless. Front control strip function is overstated/uncertain."
178
+ }
179
+ }
dataset/home_appliances/electrical_appliances/37fbcc432b035633bc93b27fe2888cb1/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4db74dc4b194f3789ea76027a11474198afd970e321ddf1bf996d9f71ab022f7
3
+ size 484556