Add asset kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7
Browse files- .gitattributes +1 -1
- dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/affordance/affordance_annot.json +149 -0
- dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/drawer_011.urdf +4 -3
.gitattributes
CHANGED
|
@@ -7079,4 +7079,4 @@ dataset/kitchen_supplies/storage/0ec5ee10252e56168e3efad4afd3c5b3/affordance/mes
|
|
| 7079 |
dataset/kitchen_supplies/storage/0fd0aab9f4a55a5584f1c15e58ad5b59/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7080 |
dataset/kitchen_supplies/storage/1275baeebd9456bebcd9ba7e67937dd3/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/
|
|
|
|
| 7079 |
dataset/kitchen_supplies/storage/0fd0aab9f4a55a5584f1c15e58ad5b59/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7080 |
dataset/kitchen_supplies/storage/1275baeebd9456bebcd9ba7e67937dd3/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/154be723f9a35585ba928ee95d4646d7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cabinet body",
|
| 5 |
+
"mask_color": "Cyan",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side panels or top edges to lift or reposition the small drawer cabinet",
|
| 10 |
+
"confidence": 0.75
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cabinet body to stabilize it while opening or closing a drawer",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"support the overall structure",
|
| 19 |
+
"house and align the drawers",
|
| 20 |
+
"provide exterior grasp surfaces",
|
| 21 |
+
"stabilize stored contents"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large rectangular outer cabinet in muted gray-brown wood with a matte finish and subtle wood grain, forming the top, sides, back, and lower frame around the drawers.",
|
| 24 |
+
"id": 6,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "drawer front panels",
|
| 29 |
+
"mask_color": "Brown",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp a drawer front edge to pull a drawer open when not using the knob",
|
| 34 |
+
"confidence": 0.56
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "push on the drawer front to close the drawer",
|
| 38 |
+
"confidence": 0.9
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"close the drawer opening",
|
| 43 |
+
"provide a front pushing or pulling surface",
|
| 44 |
+
"protect drawer contents",
|
| 45 |
+
"present the visible front face of each drawer"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Flat light wood drawer fronts with visible grain and a matte smooth finish, broad rectangular faces at the front of each drawer.",
|
| 48 |
+
"id": 11,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "drawer boxes",
|
| 53 |
+
"mask_color": "Hot Pink",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "grasp the exposed drawer box from underneath or at the side when the drawer is extended for removal or repositioning",
|
| 58 |
+
"confidence": 0.61
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "hold the drawer box to stabilize it while inspecting or unloading contents",
|
| 62 |
+
"confidence": 0.49
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"contain stored items",
|
| 67 |
+
"support contents",
|
| 68 |
+
"slide out for access",
|
| 69 |
+
"form the main storage compartment of each drawer"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Open rectangular drawer boxes in light tan wood with a matte finish, visible mainly on the bottom and inner surfaces when the drawers are pulled out.",
|
| 72 |
+
"id": 23,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"part_name": "drawer knobs",
|
| 77 |
+
"mask_color": "Gold",
|
| 78 |
+
"graspable": true,
|
| 79 |
+
"grasp_scenarios": [
|
| 80 |
+
{
|
| 81 |
+
"scenario": "pinch the round knob to pull a drawer open",
|
| 82 |
+
"confidence": 0.96
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"scenario": "use the knob to guide or push the drawer closed",
|
| 86 |
+
"confidence": 0.82
|
| 87 |
+
}
|
| 88 |
+
],
|
| 89 |
+
"functional_labels": [
|
| 90 |
+
"provide a pull handle",
|
| 91 |
+
"enable drawer opening",
|
| 92 |
+
"aid drawer closing",
|
| 93 |
+
"mark the drawer center"
|
| 94 |
+
],
|
| 95 |
+
"semantic_description": "Small round light wooden knobs with a smooth matte finish, centered on each drawer front and protruding slightly for fingertip or gripper purchase.",
|
| 96 |
+
"id": 21,
|
| 97 |
+
"grasp_group": {}
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"part_name": "drawer side panels",
|
| 101 |
+
"mask_color": "Olive",
|
| 102 |
+
"graspable": false,
|
| 103 |
+
"grasp_scenarios": [],
|
| 104 |
+
"functional_labels": [
|
| 105 |
+
"form the side walls of the drawer",
|
| 106 |
+
"connect the drawer front to the back",
|
| 107 |
+
"help contain contents",
|
| 108 |
+
"support the drawer box structure"
|
| 109 |
+
],
|
| 110 |
+
"semantic_description": "Narrow light wood side boards along the drawers, visible when the drawers are extended; matte wood with simple flat surfaces.",
|
| 111 |
+
"id": 14,
|
| 112 |
+
"grasp_group": {}
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"part_name": "metal slide rails",
|
| 116 |
+
"mask_color": "Violet",
|
| 117 |
+
"graspable": false,
|
| 118 |
+
"grasp_scenarios": [],
|
| 119 |
+
"functional_labels": [
|
| 120 |
+
"enable smooth drawer extension",
|
| 121 |
+
"mechanically support drawer motion",
|
| 122 |
+
"control linear sliding",
|
| 123 |
+
"connect the drawers to the cabinet"
|
| 124 |
+
],
|
| 125 |
+
"semantic_description": "Slender dark gray metal rails with a slightly reflective finish, mounted along the drawer sides and visible in the side gaps when the drawers are open.",
|
| 126 |
+
"id": 20,
|
| 127 |
+
"grasp_group": {}
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"part_name": "feet",
|
| 131 |
+
"mask_color": "Red",
|
| 132 |
+
"graspable": false,
|
| 133 |
+
"grasp_scenarios": [],
|
| 134 |
+
"functional_labels": [
|
| 135 |
+
"support the cabinet",
|
| 136 |
+
"elevate it slightly from the floor",
|
| 137 |
+
"improve stability",
|
| 138 |
+
"protect the base from direct floor contact"
|
| 139 |
+
],
|
| 140 |
+
"semantic_description": "Four short reddish-brown pointed feet at the cabinet corners, with a smooth finish and tapered shape that raises the unit slightly above the floor.",
|
| 141 |
+
"id": 0,
|
| 142 |
+
"grasp_group": {}
|
| 143 |
+
}
|
| 144 |
+
],
|
| 145 |
+
"quality_check": {
|
| 146 |
+
"success": false,
|
| 147 |
+
"message": "Drawer fronts color/function mismatch; side panels and feet graspability too strict; bottom panel mislabeled as drawer box in one view."
|
| 148 |
+
}
|
| 149 |
+
}
|
dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef8500fae6d5af79f25d338f2c727f49308c15960bba26713c600d7eeb356f11
|
| 3 |
+
size 3809548
|
dataset/kitchen_supplies/storage/154be723f9a35585ba928ee95d4646d7/drawer_011.urdf
CHANGED
|
@@ -50,16 +50,17 @@
|
|
| 50 |
</link>
|
| 51 |
<custom_data>
|
| 52 |
<affordance>
|
| 53 |
-
<part_count>
|
| 54 |
<visual_seg>
|
| 55 |
<origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
|
| 56 |
<geometry>
|
| 57 |
-
<mesh filename="
|
| 58 |
</geometry>
|
| 59 |
</visual_seg>
|
|
|
|
| 60 |
</affordance>
|
| 61 |
<quality>
|
| 62 |
-
<PartSegChecker>NO: part
|
| 63 |
</quality>
|
| 64 |
</custom_data>
|
| 65 |
</robot>
|
|
|
|
| 50 |
</link>
|
| 51 |
<custom_data>
|
| 52 |
<affordance>
|
| 53 |
+
<part_count>9</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, interiors, and feet are inconsistently merged/split; handle parts are missed.","merge_groups":[{"colors":["Brown","Magenta"],"target_part":"drawer assembly","reason":"drawer boxes and fronts are one functional part here"},{"colors":["Cyan","Violet"],"target_part":"cabinet body","reason":"thin violet strip is just body edge detail"},{"colors":["Red","Cyan"],"target_part":"cabinet body","reason":"feet are fixed body supports, not separate mechanisms"}]}</PartSegChecker>
|
| 64 |
</quality>
|
| 65 |
</custom_data>
|
| 66 |
</robot>
|