xinjjj commited on
Commit
92337fe
·
verified ·
1 Parent(s): 1b29a8f

Add asset kitchen_supplies/storage/045973af4c3f5233beb1b368a3e31588

Browse files
.gitattributes CHANGED
@@ -7068,3 +7068,4 @@ dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mes
7068
  dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7069
  dataset/kitchen_supplies/storage/02ba263685c4525bb42c2dacf1ca9739/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7070
  dataset/kitchen_supplies/storage/03f00fd047c259159086bbf3bf5003f1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7068
  dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7069
  dataset/kitchen_supplies/storage/02ba263685c4525bb42c2dacf1ca9739/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7070
  dataset/kitchen_supplies/storage/03f00fd047c259159086bbf3bf5003f1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7071
+ dataset/kitchen_supplies/storage/045973af4c3f5233beb1b368a3e31588/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/045973af4c3f5233beb1b368a3e31588/affordance/affordance_annot.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "cabinet body",
5
+ "mask_color": "Pink",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side panels to lift or reposition the nightstand",
10
+ "confidence": 0.78
11
+ },
12
+ {
13
+ "scenario": "hold the cabinet body to stabilize it while opening a drawer",
14
+ "confidence": 0.88
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "support the whole unit",
19
+ "enclose drawer cavities",
20
+ "provide structural frame",
21
+ "stabilize during drawer motion"
22
+ ],
23
+ "semantic_description": "Large dark brown wooden outer carcass with a matte to satin finish and visible wood grain on the side and rear panels, forming the main structure of the two-drawer cabinet.",
24
+ "id": 8,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "top panel and drawer fronts",
29
+ "mask_color": "Red",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp a drawer front edge to pull a drawer open when the knob is not used",
34
+ "confidence": 0.62
35
+ },
36
+ {
37
+ "scenario": "grasp the top panel edges to lift or reposition the cabinet",
38
+ "confidence": 0.57
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "cover the top of the cabinet",
43
+ "close the front of each drawer",
44
+ "provide a pull surface around the drawer front edges",
45
+ "define the outer facade"
46
+ ],
47
+ "semantic_description": "Dark brown wooden top panel and drawer front faces with visible wood grain and a smooth satin finish, appearing as broad flat rectangular exterior surfaces.",
48
+ "id": 0,
49
+ "grasp_group": {}
50
+ },
51
+ {
52
+ "part_name": "drawer box interiors",
53
+ "mask_color": "Lime Green",
54
+ "graspable": true,
55
+ "grasp_scenarios": [
56
+ {
57
+ "scenario": "grasp the open drawer sides to pull the drawer farther out",
58
+ "confidence": 0.64
59
+ },
60
+ {
61
+ "scenario": "hold the drawer box to remove or reinsert the drawer",
62
+ "confidence": 0.71
63
+ }
64
+ ],
65
+ "functional_labels": [
66
+ "contain stored items",
67
+ "support drawer contents",
68
+ "slide within the cabinet",
69
+ "provide internal storage volume"
70
+ ],
71
+ "semantic_description": "Light tan wooden drawer box sides and back with matte smooth surfaces and simple rectangular tray-like shapes, visible when the drawers are open.",
72
+ "id": 9,
73
+ "grasp_group": {}
74
+ },
75
+ {
76
+ "part_name": "drawer bottoms",
77
+ "mask_color": "Brown",
78
+ "graspable": false,
79
+ "grasp_scenarios": [],
80
+ "functional_labels": [
81
+ "support stored items",
82
+ "form the base of each drawer",
83
+ "distribute load inside drawer"
84
+ ],
85
+ "semantic_description": "Flat tan wooden bottom panels with a matte smooth finish, spanning the floor of each drawer as broad horizontal support surfaces.",
86
+ "id": 11,
87
+ "grasp_group": {}
88
+ },
89
+ {
90
+ "part_name": "drawer slides",
91
+ "mask_color": "Cyan",
92
+ "graspable": false,
93
+ "grasp_scenarios": [],
94
+ "functional_labels": [
95
+ "guide drawer motion",
96
+ "support drawer alignment",
97
+ "reduce friction during opening",
98
+ "connect drawers to cabinet"
99
+ ],
100
+ "semantic_description": "Narrow metallic rails with a smooth reflective finish, mounted along the drawer sides inside the cabinet to enable linear sliding motion.",
101
+ "id": 6,
102
+ "grasp_group": {}
103
+ }
104
+ ],
105
+ "quality_check": {
106
+ "success": false,
107
+ "message": "Missing knob part; drawer fronts grouped with top panel despite separate functional hardware visible and useful for grasping."
108
+ }
109
+ }
dataset/kitchen_supplies/storage/045973af4c3f5233beb1b368a3e31588/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0259338d5665fba616dfd412bf614b4126bf8e9058c4d3aa7780ef95b5a033e
3
+ size 3788048
dataset/kitchen_supplies/storage/045973af4c3f5233beb1b368a3e31588/drawer_003.urdf CHANGED
@@ -57,6 +57,7 @@
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
  <PartSegChecker>YES</PartSegChecker>
 
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
60
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
61
  </affordance>
62
  <quality>
63
  <PartSegChecker>YES</PartSegChecker>