xinjjj commited on
Commit
05024df
·
verified ·
1 Parent(s): d9364d5

Add asset kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a

Browse files
.gitattributes CHANGED
@@ -7081,3 +7081,4 @@ dataset/kitchen_supplies/storage/1275baeebd9456bebcd9ba7e67937dd3/affordance/mes
7081
  dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7082
  dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7083
  dataset/kitchen_supplies/storage/12783012224154238543aeef43392dd2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7081
  dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7082
  dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7083
  dataset/kitchen_supplies/storage/12783012224154238543aeef43392dd2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7084
+ dataset/kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a/affordance/affordance_annot.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "cabinet body",
5
+ "mask_color": "Gray",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "hold the cabinet side or top edge to stabilize the nightstand while opening or closing a drawer",
10
+ "confidence": 0.9
11
+ },
12
+ {
13
+ "scenario": "grasp the outer side panel to nudge or reposition the furniture slightly across a surface",
14
+ "confidence": 0.62
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "provide structural enclosure",
19
+ "support drawers",
20
+ "support top surface",
21
+ "stabilize the furniture",
22
+ "protect stored contents"
23
+ ],
24
+ "semantic_description": "Large off-white painted wooden cabinet body with a matte to satin finish, smooth hard surfaces, paneled sides, a shaped lower apron, and ornate classical styling forming the main outer structure.",
25
+ "id": 15,
26
+ "grasp_group": {}
27
+ },
28
+ {
29
+ "part_name": "drawer inner side panel",
30
+ "mask_color": "Violet",
31
+ "graspable": false,
32
+ "grasp_scenarios": [],
33
+ "functional_labels": [
34
+ "form side wall of drawer",
35
+ "help contain stored items",
36
+ "provide interior boundary",
37
+ "support drawer structure"
38
+ ],
39
+ "semantic_description": "Beige to tan inner side wall of the drawer, likely wood or wood-lined, with a smooth hard surface and flat rectangular shape visible inside the open drawer cavity near the cabinet side.",
40
+ "id": 20,
41
+ "grasp_group": {}
42
+ }
43
+ ],
44
+ "quality_check": {
45
+ "success": false,
46
+ "message": "Violet part is misidentified; mask marks drawer side exterior/front side, not inner side panel."
47
+ }
48
+ }
dataset/kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8becd6506fb4bc7c961cb5ce72881b994d9b9b9b380e11cc5d9eb6fdcd35bb2
3
+ size 3812936
dataset/kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a/drawer_002.urdf CHANGED
@@ -50,16 +50,17 @@
50
  </link>
51
  <custom_data>
52
  <affordance>
53
- <part_count>0</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
57
- <mesh filename="None" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
- <PartSegChecker>NO: part number exceeds palette size 20</PartSegChecker>
63
  </quality>
64
  </custom_data>
65
  </robot>
 
50
  </link>
51
  <custom_data>
52
  <affordance>
53
+ <part_count>2</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
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":"drawer fronts and handles are merged into body; violet marks only small drawer interior fragments, not functional parts","merge_groups":[]}</PartSegChecker>
64
  </quality>
65
  </custom_data>
66
  </robot>