xinjjj commited on
Commit
7e6a7f3
·
verified ·
1 Parent(s): 1e7ad0a

Add asset bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b

Browse files
.gitattributes CHANGED
@@ -6034,4 +6034,4 @@ dataset/bedroom_supplies/storage/567a100bf60053f298724da7f58cf6e8/affordance/mes
6034
  dataset/bedroom_supplies/storage/569093bcfa4459ea91dad5a2f71bbca6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6035
  dataset/bedroom_supplies/storage/5a3b9d1b899450f8ab9fb357157e1fa4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6036
  dataset/bedroom_supplies/storage/5a7f2f2bf7475dbab25e5d6ef9932127/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6037
- dataset/bedroom_supplies/storage/5bfcf2020b245442a6b476a9bda63a93/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6034
  dataset/bedroom_supplies/storage/569093bcfa4459ea91dad5a2f71bbca6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6035
  dataset/bedroom_supplies/storage/5a3b9d1b899450f8ab9fb357157e1fa4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6036
  dataset/bedroom_supplies/storage/5a7f2f2bf7475dbab25e5d6ef9932127/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6037
+ dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/affordance/affordance_annot.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "bin body",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the sidewalls to pick up the empty or lightly loaded bin when handles are not used",
10
+ "confidence": 0.8
11
+ },
12
+ {
13
+ "scenario": "hold the body to stabilize the bin during placement or while accessing contents",
14
+ "confidence": 0.84
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "contain stored items",
19
+ "form the main structure",
20
+ "provide side support",
21
+ "protect contents"
22
+ ],
23
+ "semantic_description": "Large off-white plastic bin body with a smooth matte surface, rounded rectangular shape, open top, and a printed cartoon graphic on one outer side.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "front carrying handle",
29
+ "mask_color": "Teal",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "grasp the front loop handle to lift or carry the bin",
34
+ "confidence": 0.95
35
+ },
36
+ {
37
+ "scenario": "pull the bin forward by the front handle",
38
+ "confidence": 0.9
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "provide a carrying grip",
43
+ "pull the bin",
44
+ "help reposition the container"
45
+ ],
46
+ "semantic_description": "Loop-shaped off-white plastic handle with a smooth matte surface, medium thickness, mounted on the front side near the upper edge.",
47
+ "id": 10,
48
+ "grasp_group": {
49
+ "grasp_20": {
50
+ "confidence": 0.7036834955215454,
51
+ "position": [
52
+ 0.13985889457399026,
53
+ 0.0255305259488523,
54
+ -0.02055383031256497
55
+ ],
56
+ "orientation": {
57
+ "w": 0.11120310312773866,
58
+ "xyz": [
59
+ 0.6438090364229855,
60
+ 0.1157423620628194,
61
+ -0.7481627497403137
62
+ ]
63
+ }
64
+ }
65
+ }
66
+ },
67
+ {
68
+ "part_name": "side carrying handle",
69
+ "mask_color": "Brown",
70
+ "graspable": true,
71
+ "grasp_scenarios": [
72
+ {
73
+ "scenario": "grasp the side loop handle to lift or reposition the bin from the side",
74
+ "confidence": 0.92
75
+ },
76
+ {
77
+ "scenario": "pull or rotate the bin using the side handle",
78
+ "confidence": 0.88
79
+ }
80
+ ],
81
+ "functional_labels": [
82
+ "provide a side carrying grip",
83
+ "pull the bin",
84
+ "aid orientation during handling"
85
+ ],
86
+ "semantic_description": "Loop-shaped off-white plastic side handle with a smooth matte surface, medium size, attached near the upper rim.",
87
+ "id": 11,
88
+ "grasp_group": {}
89
+ },
90
+ {
91
+ "part_name": "handle hinge mount",
92
+ "mask_color": "Yellow",
93
+ "graspable": false,
94
+ "grasp_scenarios": [],
95
+ "functional_labels": [
96
+ "attach the handle",
97
+ "provide pivot support",
98
+ "transfer carrying load"
99
+ ],
100
+ "semantic_description": "Small off-white plastic hinge support near the upper rim with a smooth matte surface, integrated into the handle attachment area.",
101
+ "id": 3,
102
+ "grasp_group": {}
103
+ },
104
+ {
105
+ "part_name": "handle hinge mount",
106
+ "mask_color": "Orange",
107
+ "graspable": false,
108
+ "grasp_scenarios": [],
109
+ "functional_labels": [
110
+ "attach the handle",
111
+ "provide pivot support",
112
+ "transfer carrying load"
113
+ ],
114
+ "semantic_description": "Small off-white plastic hinge support near the upper rim with a smooth matte surface, integrated into the handle attachment area.",
115
+ "id": 4,
116
+ "grasp_group": {}
117
+ },
118
+ {
119
+ "part_name": "handle hinge mount",
120
+ "mask_color": "Pink",
121
+ "graspable": false,
122
+ "grasp_scenarios": [],
123
+ "functional_labels": [
124
+ "attach the handle",
125
+ "provide pivot support",
126
+ "transfer carrying load"
127
+ ],
128
+ "semantic_description": "Small off-white plastic hinge support near the upper rim beside a handle, with a smooth rounded molded shape.",
129
+ "id": 8,
130
+ "grasp_group": {}
131
+ },
132
+ {
133
+ "part_name": "rim nub",
134
+ "mask_color": "Red",
135
+ "graspable": false,
136
+ "grasp_scenarios": [],
137
+ "functional_labels": [
138
+ "form part of the molded rim",
139
+ "slightly reinforce the upper edge",
140
+ "provide a small molded exterior feature"
141
+ ],
142
+ "semantic_description": "Small off-white plastic nub on the upper outer wall near the rim, with a smooth matte surface and compact rounded shape.",
143
+ "id": 0,
144
+ "grasp_group": {}
145
+ },
146
+ {
147
+ "part_name": "rim nub",
148
+ "mask_color": "Green",
149
+ "graspable": false,
150
+ "grasp_scenarios": [],
151
+ "functional_labels": [
152
+ "form part of the molded rim",
153
+ "slightly reinforce the upper edge",
154
+ "provide a small molded exterior feature"
155
+ ],
156
+ "semantic_description": "Small off-white plastic nub on the upper outer wall near the rim, with a smooth matte surface and compact rounded shape.",
157
+ "id": 1,
158
+ "grasp_group": {}
159
+ },
160
+ {
161
+ "part_name": "decorative sticker",
162
+ "mask_color": "Purple",
163
+ "graspable": false,
164
+ "grasp_scenarios": [],
165
+ "functional_labels": [
166
+ "decorate the bin",
167
+ "provide visual identification",
168
+ "add character graphic"
169
+ ],
170
+ "semantic_description": "Small multicolored printed sticker on one side of the bin, flat and smooth, showing a cartoon-style food graphic and small text-like markings.",
171
+ "id": 5,
172
+ "grasp_group": {}
173
+ },
174
+ {
175
+ "part_name": "sticker detail",
176
+ "mask_color": "Cyan",
177
+ "graspable": false,
178
+ "grasp_scenarios": [],
179
+ "functional_labels": [
180
+ "add graphic detail",
181
+ "provide visual contrast",
182
+ "form part of the printed decoration"
183
+ ],
184
+ "semantic_description": "Small light-colored printed area within the side graphic, flat and smooth, appearing as part of the decorative sticker artwork.",
185
+ "id": 6,
186
+ "grasp_group": {}
187
+ },
188
+ {
189
+ "part_name": "rim tab",
190
+ "mask_color": "Lime Green",
191
+ "graspable": false,
192
+ "grasp_scenarios": [],
193
+ "functional_labels": [
194
+ "reinforce the rim",
195
+ "support top-edge structure",
196
+ "form part of the molded upper edge"
197
+ ],
198
+ "semantic_description": "Small off-white plastic tab on the upper rim with a smooth matte surface and short raised shape integrated into the top edge.",
199
+ "id": 9,
200
+ "grasp_group": {}
201
+ }
202
+ ],
203
+ "quality_check": {
204
+ "success": false,
205
+ "message": "Handle colors and part identities mismatch; side handle mislabeled as carrying handle instead of opposite/front handle."
206
+ }
207
+ }
dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d67aa16cce3f8907a275ab421195af276ba940e507bf3f7020840cc62513197
3
+ size 3782732
dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/storage_bin_021.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":"Decorative print is mislabeled as functional parts; main body and handles are fine.","merge_groups":[]}</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":"Decorative print is mislabeled as functional parts; main body and handles are fine.","merge_groups":[]}</PartSegChecker>