Add asset kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/affordance_annot.json +95 -0
- dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/storage_bin_015.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7064,3 +7064,4 @@ dataset/kitchen_supplies/cutting_tools/f1cc31c9a9f85d7a91ee55c7b2f7798c/affordan
|
|
| 7064 |
dataset/kitchen_supplies/cutting_tools/f96101f739745c6fb001da94a23ae74f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7065 |
dataset/kitchen_supplies/cutting_tools/fe000193da765413a951adb06441f987/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7066 |
dataset/kitchen_supplies/cutting_tools/f4e408c4fa9c5798a3137735d4181e4d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7064 |
dataset/kitchen_supplies/cutting_tools/f96101f739745c6fb001da94a23ae74f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7065 |
dataset/kitchen_supplies/cutting_tools/fe000193da765413a951adb06441f987/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7066 |
dataset/kitchen_supplies/cutting_tools/f4e408c4fa9c5798a3137735d4181e4d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7067 |
+
dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "lid",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the front edge or top surface of the lid to open or close the box",
|
| 10 |
+
"confidence": 0.79
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the lid while keeping it open during access to the interior",
|
| 14 |
+
"confidence": 0.62
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"cover the box opening",
|
| 19 |
+
"protect stored contents",
|
| 20 |
+
"enable opening and closing",
|
| 21 |
+
"form the top enclosure"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large rectangular tan lid with a smooth rigid surface, slightly rounded edges, and a small decorative loop centered near the front edge; hinged at the back and forming the top cover.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "box body",
|
| 29 |
+
"mask_color": "Lime Green",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the side walls to lift or reposition the box",
|
| 34 |
+
"confidence": 0.74
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the body to stabilize the box while opening the lid",
|
| 38 |
+
"confidence": 0.86
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"contain stored items",
|
| 43 |
+
"support the overall structure",
|
| 44 |
+
"provide the interior cavity",
|
| 45 |
+
"stabilize the box on a surface"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Box-shaped body with tan structural edges and cream-to-white decorative side panels featuring ornate floral patterns, rigid walls, and a medium rectangular container form.",
|
| 48 |
+
"id": 9,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "side trim and corner panels",
|
| 53 |
+
"mask_color": "Cyan",
|
| 54 |
+
"graspable": false,
|
| 55 |
+
"grasp_scenarios": [],
|
| 56 |
+
"functional_labels": [
|
| 57 |
+
"reinforce edges",
|
| 58 |
+
"protect corners",
|
| 59 |
+
"finish exterior surfaces",
|
| 60 |
+
"add decorative edging"
|
| 61 |
+
],
|
| 62 |
+
"semantic_description": "Narrow light blue-gray trim bands and pale corner panels with smooth hard surfaces along the lower perimeter and vertical corners, small relative to the box and serving as structural and decorative accents.",
|
| 63 |
+
"id": 6,
|
| 64 |
+
"grasp_group": {}
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"part_name": "front handle and lid loop",
|
| 68 |
+
"mask_color": "Blue",
|
| 69 |
+
"graspable": true,
|
| 70 |
+
"grasp_scenarios": [
|
| 71 |
+
{
|
| 72 |
+
"scenario": "grasp the front handle to pull the box slightly forward or steady it during opening",
|
| 73 |
+
"confidence": 0.77
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"scenario": "pinch the small lid loop to help lift the lid",
|
| 77 |
+
"confidence": 0.38
|
| 78 |
+
}
|
| 79 |
+
],
|
| 80 |
+
"functional_labels": [
|
| 81 |
+
"provide a pulling grip at the front",
|
| 82 |
+
"assist opening from the front",
|
| 83 |
+
"provide a small lifting point on the lid",
|
| 84 |
+
"decorate the hardware areas"
|
| 85 |
+
],
|
| 86 |
+
"semantic_description": "Small blue-masked hardware pieces, visible in RGB as tan to gold-toned curved elements with a hard finish: a U-shaped front handle on the front face and a small loop centered near the front edge of the lid.",
|
| 87 |
+
"id": 2,
|
| 88 |
+
"grasp_group": {}
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"quality_check": {
|
| 92 |
+
"success": false,
|
| 93 |
+
"message": "Blue part merges front handle and lid loop; functions and grasp scenarios are inconsistent with one segmented part."
|
| 94 |
+
}
|
| 95 |
+
}
|
dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15b6d9fae01c70cbfba353aff0f3c55df75e63280f3f3b65534b4d102762121a
|
| 3 |
+
size 3786748
|
dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/storage_bin_015.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>
|