xinjjj commited on
Commit
0fc37a2
·
verified ·
1 Parent(s): 7477052

Add asset home_appliances/electrical_appliances/da50e797146353378f8d7c75cdefd790

Browse files
.gitattributes CHANGED
@@ -8351,3 +8351,4 @@ dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/a
8351
  dataset/home_appliances/electrical_appliances/c2cfbe38f3ef5ef289564a83aecfc700/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8352
  dataset/home_appliances/electrical_appliances/d5331df47af858968ed1f0843434b4af/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8353
  dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8351
  dataset/home_appliances/electrical_appliances/c2cfbe38f3ef5ef289564a83aecfc700/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8352
  dataset/home_appliances/electrical_appliances/d5331df47af858968ed1f0843434b4af/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8353
  dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8354
+ dataset/home_appliances/electrical_appliances/da50e797146353378f8d7c75cdefd790/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/da50e797146353378f8d7c75cdefd790/affordance/affordance_annot.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "top panel",
5
+ "mask_color": "Teal",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "place a broad gripper on the top to stabilize the washing machine during repositioning",
10
+ "confidence": 0.71
11
+ },
12
+ {
13
+ "scenario": "support the machine from above while another gripper manipulates the front door",
14
+ "confidence": 0.58
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "cover internal components",
19
+ "provide a top support surface",
20
+ "stabilize the appliance structure"
21
+ ],
22
+ "semantic_description": "Large flat dark gray to black top panel made of hard smooth plastic or coated metal with a matte to low-gloss finish, occupying the entire top surface of the machine.",
23
+ "id": 10,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "cabinet body",
28
+ "mask_color": "Brown",
29
+ "graspable": true,
30
+ "grasp_scenarios": [
31
+ {
32
+ "scenario": "grasp the side cabinet walls to lift or reposition the washing machine with a large gripper",
33
+ "confidence": 0.78
34
+ },
35
+ {
36
+ "scenario": "hold a side panel to stabilize the appliance while opening the door",
37
+ "confidence": 0.74
38
+ }
39
+ ],
40
+ "functional_labels": [
41
+ "enclose internal mechanisms",
42
+ "provide structural support",
43
+ "protect internal components",
44
+ "provide main grasp surface"
45
+ ],
46
+ "semantic_description": "Large white hard metal cabinet with a semi-gloss smooth finish and shallow vertical stamped ribs, forming the side and rear housing of the appliance.",
47
+ "id": 11,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "front lower panel",
52
+ "mask_color": "Lime Green",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "brace the lower front panel to stabilize the machine while another gripper pulls the door",
57
+ "confidence": 0.61
58
+ },
59
+ {
60
+ "scenario": "grasp the lower front cabinet edge for careful repositioning",
61
+ "confidence": 0.42
62
+ }
63
+ ],
64
+ "functional_labels": [
65
+ "form the lower front face of the cabinet",
66
+ "surround the door opening on the lower front",
67
+ "provide structural enclosure"
68
+ ],
69
+ "semantic_description": "White hard front lower housing panel with a smooth semi-gloss finish, vertically oriented on the front face below and around the door opening, not including the dark control strip.",
70
+ "id": 9,
71
+ "grasp_group": {}
72
+ },
73
+ {
74
+ "part_name": "door",
75
+ "mask_color": "Cyan",
76
+ "graspable": true,
77
+ "grasp_scenarios": [
78
+ {
79
+ "scenario": "grasp the protruding front door rim to pull the washing machine door open",
80
+ "confidence": 0.93
81
+ },
82
+ {
83
+ "scenario": "hold the door to swing it closed",
84
+ "confidence": 0.89
85
+ },
86
+ {
87
+ "scenario": "stabilize the door while inspecting or loading the drum",
88
+ "confidence": 0.76
89
+ }
90
+ ],
91
+ "functional_labels": [
92
+ "cover the drum opening",
93
+ "allow loading and unloading",
94
+ "provide access to the wash chamber",
95
+ "seal during operation"
96
+ ],
97
+ "semantic_description": "Large circular front-loading door with a dark tinted transparent window and glossy plastic rim, hard and smooth, protruding from the front center of the machine.",
98
+ "id": 6,
99
+ "grasp_group": {}
100
+ },
101
+ {
102
+ "part_name": "bottom base panel",
103
+ "mask_color": "Magenta",
104
+ "graspable": false,
105
+ "grasp_scenarios": [],
106
+ "functional_labels": [
107
+ "form the underside base of the appliance",
108
+ "support the cabinet from below",
109
+ "protect lower internal components"
110
+ ],
111
+ "semantic_description": "Large flat white underside base panel with a smooth hard finish, visible when the machine is viewed from below and spanning most of the bottom surface.",
112
+ "id": 7,
113
+ "grasp_group": {}
114
+ },
115
+ {
116
+ "part_name": "control strip",
117
+ "mask_color": "Navy",
118
+ "graspable": false,
119
+ "grasp_scenarios": [],
120
+ "functional_labels": [
121
+ "house controls and indicators",
122
+ "support user input",
123
+ "display settings"
124
+ ],
125
+ "semantic_description": "Narrow dark front control strip with a glossy smooth surface, located at the upper front right area near the knob and containing buttons or display elements.",
126
+ "id": 13,
127
+ "grasp_group": {}
128
+ }
129
+ ],
130
+ "quality_check": {
131
+ "success": false,
132
+ "message": "Bottom panel description/color wrong; control strip position too specific and front panel graspability overstated."
133
+ }
134
+ }
dataset/home_appliances/electrical_appliances/da50e797146353378f8d7c75cdefd790/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4981e0763dc34ae566a5c1b95cb0274943cd9e02a232e6ad229271d9b2ee5ed4
3
+ size 784916
dataset/home_appliances/electrical_appliances/da50e797146353378f8d7c75cdefd790/da50e797146353378f8d7c75cdefd790.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>