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

Add asset home_appliances/electrical_appliances/3bcefd8aafed5612b8bc9cec33b0ce62

Browse files
.gitattributes CHANGED
@@ -8335,3 +8335,4 @@ dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/a
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
 
 
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
8338
+ dataset/home_appliances/electrical_appliances/3bcefd8aafed5612b8bc9cec33b0ce62/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/3bcefd8aafed5612b8bc9cec33b0ce62/3bcefd8aafed5612b8bc9cec33b0ce62.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/3bcefd8aafed5612b8bc9cec33b0ce62/affordance/affordance_annot.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "washing machine cabinet",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side of the cabinet to push or reposition the washing machine",
10
+ "confidence": 0.8
11
+ },
12
+ {
13
+ "scenario": "hold the cabinet to stabilize the machine during installation or servicing",
14
+ "confidence": 0.77
15
+ },
16
+ {
17
+ "scenario": "grasp the front cabinet edge to slightly pull and align the machine",
18
+ "confidence": 0.62
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "enclose internal components",
23
+ "provide structural support",
24
+ "support the front door and controls",
25
+ "offer exterior surfaces for pushing and stabilizing"
26
+ ],
27
+ "semantic_description": "Large white painted metal housing with a mostly matte smooth hard finish, boxy shape, paneled sides, and the main exterior shell wrapping the front and side faces.",
28
+ "id": 0,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "base of washing machine",
33
+ "mask_color": "Green",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "grasp the lower base edge to help lift or tilt the washing machine during moving",
38
+ "confidence": 0.68
39
+ },
40
+ {
41
+ "scenario": "hold the base to stabilize the machine while adjusting feet or positioning it",
42
+ "confidence": 0.74
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "support the machine on the floor",
47
+ "stabilize the structure",
48
+ "protect lower components",
49
+ "provide a lifting edge during transport"
50
+ ],
51
+ "semantic_description": "Lower plinth-like section in white and dark gray metal or plastic with a hard smooth finish, broad rectangular form, and a sturdy base running around the bottom of the machine.",
52
+ "id": 1,
53
+ "grasp_group": {}
54
+ },
55
+ {
56
+ "part_name": "top panel",
57
+ "mask_color": "Orange",
58
+ "graspable": true,
59
+ "grasp_scenarios": [
60
+ {
61
+ "scenario": "grasp the top edges to steady or slide the washing machine into place",
62
+ "confidence": 0.71
63
+ },
64
+ {
65
+ "scenario": "hold the top panel to support repositioning during installation",
66
+ "confidence": 0.66
67
+ }
68
+ ],
69
+ "functional_labels": [
70
+ "cover the top opening",
71
+ "protect internal components",
72
+ "provide a flat resting surface",
73
+ "allow pushing and steadying from above"
74
+ ],
75
+ "semantic_description": "Flat white top panel with a smooth matte hard surface, broad rectangular shape, and slightly rounded edges covering the uppermost side of the washing machine.",
76
+ "id": 4,
77
+ "grasp_group": {}
78
+ }
79
+ ],
80
+ "quality_check": {
81
+ "success": true,
82
+ "message": "YES"
83
+ }
84
+ }
dataset/home_appliances/electrical_appliances/3bcefd8aafed5612b8bc9cec33b0ce62/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2939155e1d17b3356c5aca75acf38598afd08ab88dc10adcde25d8799637a186
3
+ size 1768320