xinjjj commited on
Commit
2539a56
·
verified ·
1 Parent(s): 20ce5ad

Add asset home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621

Browse files
.gitattributes CHANGED
@@ -8347,3 +8347,4 @@ dataset/home_appliances/electrical_appliances/9e823722f9c25c4e88401bbc1493a979/a
8347
  dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8348
  dataset/home_appliances/electrical_appliances/adc6e9a1ccb85e4aa0155c0646c41e36/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8349
  dataset/home_appliances/electrical_appliances/af59b0b97ac45dffaa65af386b34e665/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8347
  dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8348
  dataset/home_appliances/electrical_appliances/adc6e9a1ccb85e4aa0155c0646c41e36/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8349
  dataset/home_appliances/electrical_appliances/af59b0b97ac45dffaa65af386b34e665/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8350
+ dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/affordance/affordance_annot.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "air conditioner housing",
5
+ "mask_color": "Cyan",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side housing to lift or reposition the unit during installation",
10
+ "confidence": 0.74
11
+ },
12
+ {
13
+ "scenario": "hold the housing to stabilize the unit while accessing other components",
14
+ "confidence": 0.77
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "enclose internal components",
19
+ "provide structural support",
20
+ "protect internal mechanisms",
21
+ "main exterior handling surface"
22
+ ],
23
+ "semantic_description": "Large off-white painted metal outer housing with a smooth hard surface and rounded-rectangular box shape, covering most of the sides, back, and top of the window air conditioner.",
24
+ "id": 6,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "front air intake grille",
29
+ "mask_color": "Maroon",
30
+ "graspable": false,
31
+ "grasp_scenarios": [],
32
+ "functional_labels": [
33
+ "allow room-air intake",
34
+ "protect the front opening",
35
+ "cover the evaporator/filter area",
36
+ "guide airflow into the unit"
37
+ ],
38
+ "semantic_description": "Large white front grille with many horizontal and vertical slats across most of the front face, made of hard painted metal or plastic.",
39
+ "id": 12,
40
+ "grasp_group": {}
41
+ },
42
+ {
43
+ "part_name": "side louver vent",
44
+ "mask_color": "Yellow",
45
+ "graspable": false,
46
+ "grasp_scenarios": [],
47
+ "functional_labels": [
48
+ "vent side airflow",
49
+ "direct discharged air",
50
+ "cover side opening",
51
+ "protect internal components"
52
+ ],
53
+ "semantic_description": "Tall narrow off-white vent with angled louvers on the side front corner of the unit, vertically oriented and integrated into the side face.",
54
+ "id": 3,
55
+ "grasp_group": {}
56
+ },
57
+ {
58
+ "part_name": "support bracket frame",
59
+ "mask_color": "Yellow",
60
+ "graspable": true,
61
+ "grasp_scenarios": [
62
+ {
63
+ "scenario": "grasp the metal support frame to help maneuver the unit during installation",
64
+ "confidence": 0.68
65
+ },
66
+ {
67
+ "scenario": "hold the bracket frame to align or slide the unit during servicing",
68
+ "confidence": 0.61
69
+ },
70
+ {
71
+ "scenario": "use the support frame as a stabilizing grasp point while positioning the air conditioner",
72
+ "confidence": 0.64
73
+ }
74
+ ],
75
+ "functional_labels": [
76
+ "support installation",
77
+ "bear load beneath the unit",
78
+ "stabilize placement",
79
+ "provide structural mounting support"
80
+ ],
81
+ "semantic_description": "Dark gray to black metal support frame beneath the unit, made of flat bars and brackets with a semi-gloss finish, protruding from the lower sides and bottom.",
82
+ "id": 3,
83
+ "grasp_group": {}
84
+ },
85
+ {
86
+ "part_name": "control panel label area",
87
+ "mask_color": "Purple",
88
+ "graspable": false,
89
+ "grasp_scenarios": [],
90
+ "functional_labels": [
91
+ "show settings information",
92
+ "indicate operating modes",
93
+ "provide labeled user interface area"
94
+ ],
95
+ "semantic_description": "Small blue rectangular label or control-marking area on the upper right front face, with printed icons or text on a smooth surface.",
96
+ "id": 5,
97
+ "grasp_group": {}
98
+ }
99
+ ],
100
+ "quality_check": {
101
+ "success": false,
102
+ "message": "Yellow part mixes side vent and support bracket; mask-color/part identity inconsistent."
103
+ }
104
+ }
dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbca3d8bec819284191906958e19568339077cf7cf8deba545d753d50a1fcbf
3
+ size 2578932
dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/bdc8e051cb5e54ec91a276e106b04621.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>