xinjjj commited on
Commit
46fd62f
·
verified ·
1 Parent(s): c9dda89

Add asset home_appliances/electrical_appliances/0471e7fcfb9d53c2b34057079cf91efd

Browse files
.gitattributes CHANGED
@@ -6987,3 +6987,4 @@ dataset/furniture/table/ceba2ffe34c85af6994b3276b2618fa4/affordance/mesh_part_se
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
 
 
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
6990
+ dataset/home_appliances/electrical_appliances/0471e7fcfb9d53c2b34057079cf91efd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/0471e7fcfb9d53c2b34057079cf91efd/0471e7fcfb9d53c2b34057079cf91efd.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/0471e7fcfb9d53c2b34057079cf91efd/affordance/affordance_annot.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "washing machine body",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side edges or lower cabinet to help reposition the washing machine during transport or installation",
10
+ "confidence": 0.85
11
+ },
12
+ {
13
+ "scenario": "hold the cabinet sides or front edges to stabilize the appliance while another manipulator opens the door or services it",
14
+ "confidence": 0.82
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "enclose internal drum and mechanisms",
19
+ "provide structural support",
20
+ "support placement on the floor",
21
+ "serve as the main stabilization and lifting surface"
22
+ ],
23
+ "semantic_description": "Large boxy washing machine cabinet with a white front face and dark gray side and rear metal panels, smooth painted surfaces, shallow stamped side ribs, and the main structure surrounding the controls and door.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "top panel",
29
+ "mask_color": "Orange",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "place a gripper on the top edges or corners to steady the appliance during door opening or maintenance",
34
+ "confidence": 0.72
35
+ },
36
+ {
37
+ "scenario": "use the top perimeter as a secondary hold while lifting or sliding the machine with another support point",
38
+ "confidence": 0.64
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "cover internal components",
43
+ "provide a flat upper surface",
44
+ "complete the outer enclosure"
45
+ ],
46
+ "semantic_description": "Flat rectangular medium-to-dark gray top panel, likely painted metal, with a smooth hard surface spanning the entire upper side of the washing machine.",
47
+ "id": 4,
48
+ "grasp_group": {}
49
+ },
50
+ {
51
+ "part_name": "door handle and detergent drawer pull",
52
+ "mask_color": "Red",
53
+ "graspable": true,
54
+ "grasp_scenarios": [
55
+ {
56
+ "scenario": "grasp the protruding door handle to pull the front door open",
57
+ "confidence": 0.96
58
+ },
59
+ {
60
+ "scenario": "hold the door handle area to guide the door closed gently",
61
+ "confidence": 0.88
62
+ },
63
+ {
64
+ "scenario": "grasp the detergent drawer pull to open the detergent drawer",
65
+ "confidence": 0.8
66
+ }
67
+ ],
68
+ "functional_labels": [
69
+ "provide a grip point for opening and closing the front door",
70
+ "provide a grip point for opening the detergent drawer",
71
+ "support user interaction with front access components"
72
+ ],
73
+ "semantic_description": "Small front interaction parts on the white front panel: a vertical white protruding door handle attached to the circular front door, and a small white recessed/protruding pull at the upper left for the detergent drawer. Both appear smooth plastic.",
74
+ "id": 0,
75
+ "grasp_group": {}
76
+ }
77
+ ],
78
+ "quality_check": {
79
+ "success": false,
80
+ "message": "Red mask is only the door and drawer fronts, not isolated handles; part identity and grasp description are incorrect."
81
+ }
82
+ }
dataset/home_appliances/electrical_appliances/0471e7fcfb9d53c2b34057079cf91efd/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0621ddc691e98a64fdc77c9a97d3d7536441ace99c65a11860a9ab84bf70d5c4
3
+ size 760576