xinjjj commited on
Commit
99b192d
·
verified ·
1 Parent(s): 8816a63

Add asset bedroom_supplies/storage/e8a6ef963fc25faa8d31bba8a5bb4662

Browse files
.gitattributes CHANGED
@@ -6068,3 +6068,4 @@ dataset/bedroom_supplies/storage/e239fe084b505610836b8f3f7d5d63c9/affordance/mes
6068
  dataset/bedroom_supplies/storage/e19f2b44ea175005b103d90bd21a6ac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6069
  dataset/bedroom_supplies/storage/e7bfe29613645f509fc91aa1d68690be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6070
  dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6068
  dataset/bedroom_supplies/storage/e19f2b44ea175005b103d90bd21a6ac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6069
  dataset/bedroom_supplies/storage/e7bfe29613645f509fc91aa1d68690be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6070
  dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6071
+ dataset/bedroom_supplies/storage/e8a6ef963fc25faa8d31bba8a5bb4662/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/e8a6ef963fc25faa8d31bba8a5bb4662/affordance/affordance_annot.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "outer box body and lid shell",
5
+ "mask_color": "Pink",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side walls of the box body to lift and reposition the jewelry box",
10
+ "confidence": 0.9
11
+ },
12
+ {
13
+ "scenario": "hold the box body to stabilize it while opening the lid or pulling a drawer",
14
+ "confidence": 0.94
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "enclose contents",
19
+ "support the whole box",
20
+ "provide main grasp surface",
21
+ "mount hardware and drawers",
22
+ "protect stored jewelry"
23
+ ],
24
+ "semantic_description": "Large reddish-brown wooden exterior shell, including the main body and lid exterior, with a glossy polished finish, visible wood grain, smooth hard surfaces, and a tapered rectangular box form.",
25
+ "id": 8,
26
+ "grasp_group": {}
27
+ },
28
+ {
29
+ "part_name": "drawers",
30
+ "mask_color": "Gray",
31
+ "graspable": true,
32
+ "grasp_scenarios": [
33
+ {
34
+ "scenario": "grasp the front of a drawer to pull it open",
35
+ "confidence": 0.82
36
+ },
37
+ {
38
+ "scenario": "hold an opened drawer by its front and sides to remove or reinsert it",
39
+ "confidence": 0.74
40
+ }
41
+ ],
42
+ "functional_labels": [
43
+ "store small items",
44
+ "slide in and out",
45
+ "provide access to lower compartments",
46
+ "organize jewelry"
47
+ ],
48
+ "semantic_description": "Two shallow lower drawers with reddish-brown wooden fronts and pink-lined interiors, rectangular tray-like bodies positioned beneath the main upper compartment.",
49
+ "id": 15,
50
+ "grasp_group": {}
51
+ },
52
+ {
53
+ "part_name": "compartment liner",
54
+ "mask_color": "Crimson",
55
+ "graspable": false,
56
+ "grasp_scenarios": [],
57
+ "functional_labels": [
58
+ "cushion jewelry",
59
+ "line storage compartments",
60
+ "protect delicate items",
61
+ "provide soft resting surface"
62
+ ],
63
+ "semantic_description": "Soft pink fabric lining with a matte plush texture covering the inside of the lid, the upper compartment floor, and the drawer interiors.",
64
+ "id": 16,
65
+ "grasp_group": {}
66
+ },
67
+ {
68
+ "part_name": "compartment dividers",
69
+ "mask_color": "Teal",
70
+ "graspable": false,
71
+ "grasp_scenarios": [],
72
+ "functional_labels": [
73
+ "separate compartments",
74
+ "organize jewelry",
75
+ "retain item position",
76
+ "structure interior layout"
77
+ ],
78
+ "semantic_description": "Thin straight divider walls inside the top compartment, appearing as pink fabric-covered partitions that split the interior into several small rectangular sections.",
79
+ "id": 10,
80
+ "grasp_group": {}
81
+ },
82
+ {
83
+ "part_name": "ring-roll insert",
84
+ "mask_color": "Navy",
85
+ "graspable": false,
86
+ "grasp_scenarios": [],
87
+ "functional_labels": [
88
+ "hold rings upright",
89
+ "organize small jewelry",
90
+ "provide cushioned slots",
91
+ "prevent items from sliding"
92
+ ],
93
+ "semantic_description": "A narrow set of closely spaced padded rolls in one section of the upper tray, covered in soft pink fabric with a plush matte texture and sized to grip rings between the ridges.",
94
+ "id": 13,
95
+ "grasp_group": {}
96
+ },
97
+ {
98
+ "part_name": "hinges",
99
+ "mask_color": "Teal",
100
+ "graspable": false,
101
+ "grasp_scenarios": [],
102
+ "functional_labels": [
103
+ "enable lid rotation",
104
+ "connect lid to box body",
105
+ "support repeated opening and closing"
106
+ ],
107
+ "semantic_description": "Small gold-toned metal hinge pieces mounted at the rear sides of the box, with reflective polished surfaces connecting the lid to the main body.",
108
+ "id": 10,
109
+ "grasp_group": {}
110
+ },
111
+ {
112
+ "part_name": "front latch",
113
+ "mask_color": "Gray",
114
+ "graspable": true,
115
+ "grasp_scenarios": [
116
+ {
117
+ "scenario": "pinch and lift or press the front latch to open or secure the lid",
118
+ "confidence": 0.83
119
+ }
120
+ ],
121
+ "functional_labels": [
122
+ "secure closure",
123
+ "assist opening",
124
+ "keep lid shut during storage"
125
+ ],
126
+ "semantic_description": "Small gold-toned metal latch hardware centered on the front of the box below the lid, with a shiny reflective finish and compact protruding shape.",
127
+ "id": 15,
128
+ "grasp_group": {}
129
+ },
130
+ {
131
+ "part_name": "drawer knobs",
132
+ "mask_color": "Crimson",
133
+ "graspable": true,
134
+ "grasp_scenarios": [
135
+ {
136
+ "scenario": "pinch a knob to pull a drawer open",
137
+ "confidence": 0.92
138
+ },
139
+ {
140
+ "scenario": "hold a knob to guide a drawer closed",
141
+ "confidence": 0.87
142
+ }
143
+ ],
144
+ "functional_labels": [
145
+ "pull drawer",
146
+ "indicate drawer center",
147
+ "assist opening",
148
+ "assist closing"
149
+ ],
150
+ "semantic_description": "Small round gold-colored metal knobs centered on each drawer front, with shiny smooth surfaces and compact button-like protruding shapes.",
151
+ "id": 16,
152
+ "grasp_group": {}
153
+ }
154
+ ],
155
+ "quality_check": {
156
+ "success": false,
157
+ "message": "Several mask colors/part identities mismatch: hinges use wrong color, latch merged with drawers, knobs mislabeled as liner color."
158
+ }
159
+ }
dataset/bedroom_supplies/storage/e8a6ef963fc25faa8d31bba8a5bb4662/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b531c729f0b2b59cd700f33695b1f1688bcab882a20d5183dee3f233c769b5a
3
+ size 3808968
dataset/bedroom_supplies/storage/e8a6ef963fc25faa8d31bba8a5bb4662/jewelry_box_037.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>NO: {"summary":"Interior tray is over-segmented into multiple colors; dividers and tray surface share one function.","merge_groups":[{"colors":["Crimson","Teal","Navy"],"target_part":"interior tray organizer","reason":"Compartments and dividers form one organizer insert"}]}</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>NO: {"summary":"Interior tray is over-segmented into multiple colors; dividers and tray surface share one function.","merge_groups":[{"colors":["Crimson","Teal","Navy"],"target_part":"interior tray organizer","reason":"Compartments and dividers form one organizer insert"}]}</PartSegChecker>