Add asset kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/affordance/affordance_annot.json +167 -0
- dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/storage_bin_034.urdf +4 -3
.gitattributes
CHANGED
|
@@ -7085,3 +7085,4 @@ dataset/kitchen_supplies/storage/16570209244959cfa4ed55aa197f6c1a/affordance/mes
|
|
| 7085 |
dataset/kitchen_supplies/storage/16300b5cde50550990e60a5ea63c2853/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7086 |
dataset/kitchen_supplies/storage/1a05641566185955acebfac0e933b1d0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7087 |
dataset/kitchen_supplies/storage/16fad1062a425cde9480f52832d21bc8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7085 |
dataset/kitchen_supplies/storage/16300b5cde50550990e60a5ea63c2853/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7086 |
dataset/kitchen_supplies/storage/1a05641566185955acebfac0e933b1d0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7087 |
dataset/kitchen_supplies/storage/16fad1062a425cde9480f52832d21bc8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7088 |
+
dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "frame and corner protectors",
|
| 5 |
+
"mask_color": "Yellow",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the upper frame edge to lift or reposition the storage bin",
|
| 10 |
+
"confidence": 0.78
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold a side frame rail to stabilize the bin during pulling or pushing",
|
| 14 |
+
"confidence": 0.74
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"reinforce structure",
|
| 19 |
+
"protect corners",
|
| 20 |
+
"provide rigid gripping edges",
|
| 21 |
+
"support lid and side panels",
|
| 22 |
+
"stabilize the bin body"
|
| 23 |
+
],
|
| 24 |
+
"semantic_description": "Rigid beige plastic frame with rounded corner protectors and smooth matte surfaces, wrapping the top rim, vertical corners, and lower perimeter of the bin.",
|
| 25 |
+
"id": 3,
|
| 26 |
+
"grasp_group": {}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"part_name": "fabric side panel",
|
| 30 |
+
"mask_color": "White",
|
| 31 |
+
"graspable": true,
|
| 32 |
+
"grasp_scenarios": [
|
| 33 |
+
{
|
| 34 |
+
"scenario": "pinch a side panel to slightly reposition or steady the lightweight bin",
|
| 35 |
+
"confidence": 0.36
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"scenario": "hold the panel while aligning the bin on a shelf",
|
| 39 |
+
"confidence": 0.28
|
| 40 |
+
}
|
| 41 |
+
],
|
| 42 |
+
"functional_labels": [
|
| 43 |
+
"form side wall",
|
| 44 |
+
"contain stored items",
|
| 45 |
+
"provide enclosure",
|
| 46 |
+
"visually define the bin body"
|
| 47 |
+
],
|
| 48 |
+
"semantic_description": "Large off-white woven fabric wall panels with visible texture and a soft flexible appearance, spanning the sides between the rigid beige frame members.",
|
| 49 |
+
"id": 17,
|
| 50 |
+
"grasp_group": {}
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"part_name": "lid panel",
|
| 54 |
+
"mask_color": "Dark Green",
|
| 55 |
+
"graspable": false,
|
| 56 |
+
"grasp_scenarios": [],
|
| 57 |
+
"functional_labels": [
|
| 58 |
+
"cover the bin opening",
|
| 59 |
+
"protect contents from dust",
|
| 60 |
+
"close the storage space",
|
| 61 |
+
"provide top surface"
|
| 62 |
+
],
|
| 63 |
+
"semantic_description": "Flat light gray lid panels with a smooth matte appearance, inset within the upper frame and separated by beige support bars.",
|
| 64 |
+
"id": 30,
|
| 65 |
+
"grasp_group": {}
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"part_name": "lid crossbars",
|
| 69 |
+
"mask_color": "White",
|
| 70 |
+
"graspable": false,
|
| 71 |
+
"grasp_scenarios": [],
|
| 72 |
+
"functional_labels": [
|
| 73 |
+
"stiffen the lid",
|
| 74 |
+
"reinforce top structure",
|
| 75 |
+
"segment the lid surface",
|
| 76 |
+
"support lid panels"
|
| 77 |
+
],
|
| 78 |
+
"semantic_description": "Narrow beige rigid bars with smooth matte surfaces crossing the top in a grid pattern to brace the lid panels.",
|
| 79 |
+
"id": 17,
|
| 80 |
+
"grasp_group": {}
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"part_name": "front pull handle",
|
| 84 |
+
"mask_color": "Jade",
|
| 85 |
+
"graspable": true,
|
| 86 |
+
"grasp_scenarios": [
|
| 87 |
+
{
|
| 88 |
+
"scenario": "grasp the front handle to pull the bin from a shelf",
|
| 89 |
+
"confidence": 0.95
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"scenario": "hold the handle to reposition the bin slightly",
|
| 93 |
+
"confidence": 0.83
|
| 94 |
+
}
|
| 95 |
+
],
|
| 96 |
+
"functional_labels": [
|
| 97 |
+
"pull the bin outward",
|
| 98 |
+
"provide a handhold",
|
| 99 |
+
"indicate front side",
|
| 100 |
+
"assist repositioning"
|
| 101 |
+
],
|
| 102 |
+
"semantic_description": "Rectangular beige plastic pull handle mounted near the upper center of the front fabric panel, protruding outward for gripping.",
|
| 103 |
+
"id": 19,
|
| 104 |
+
"grasp_group": {
|
| 105 |
+
"grasp_57": {
|
| 106 |
+
"confidence": 0.38881611824035645,
|
| 107 |
+
"position": [
|
| 108 |
+
-0.14062312041642144,
|
| 109 |
+
-0.26294483500532806,
|
| 110 |
+
0.03481790982186794
|
| 111 |
+
],
|
| 112 |
+
"orientation": {
|
| 113 |
+
"w": 0.6234220685522014,
|
| 114 |
+
"xyz": [
|
| 115 |
+
-0.777087758941795,
|
| 116 |
+
0.08310902266495057,
|
| 117 |
+
-0.023925503058230296
|
| 118 |
+
]
|
| 119 |
+
}
|
| 120 |
+
}
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"part_name": "side carry handle opening",
|
| 125 |
+
"mask_color": "Yellow",
|
| 126 |
+
"graspable": true,
|
| 127 |
+
"grasp_scenarios": [
|
| 128 |
+
{
|
| 129 |
+
"scenario": "insert fingers into the side handle opening to carry or drag the bin sideways",
|
| 130 |
+
"confidence": 0.84
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"scenario": "hold the side opening to steady the bin while lifting from another side",
|
| 134 |
+
"confidence": 0.7
|
| 135 |
+
}
|
| 136 |
+
],
|
| 137 |
+
"functional_labels": [
|
| 138 |
+
"provide side handhold",
|
| 139 |
+
"assist carrying",
|
| 140 |
+
"help reposition the bin",
|
| 141 |
+
"stabilize during handling"
|
| 142 |
+
],
|
| 143 |
+
"semantic_description": "Integrated rectangular handle opening built into the upper area of a short side, framed by the beige plastic structure rather than a separate protruding handle.",
|
| 144 |
+
"id": 3,
|
| 145 |
+
"grasp_group": {}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"part_name": "bottom trim rail",
|
| 149 |
+
"mask_color": "Navy",
|
| 150 |
+
"graspable": false,
|
| 151 |
+
"grasp_scenarios": [],
|
| 152 |
+
"functional_labels": [
|
| 153 |
+
"reinforce base edge",
|
| 154 |
+
"protect lower perimeter",
|
| 155 |
+
"stabilize bottom structure",
|
| 156 |
+
"reduce wear on lower edge"
|
| 157 |
+
],
|
| 158 |
+
"semantic_description": "Narrow dark blue strip along the lower side edge near the base, visible as a slim elongated band integrated into the bottom perimeter.",
|
| 159 |
+
"id": 13,
|
| 160 |
+
"grasp_group": {}
|
| 161 |
+
}
|
| 162 |
+
],
|
| 163 |
+
"quality_check": {
|
| 164 |
+
"success": false,
|
| 165 |
+
"message": "Mask colors and part identities mismatch; side handle and bottom rail descriptions are incorrect."
|
| 166 |
+
}
|
| 167 |
+
}
|
dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7d8337eefbe84fe40eae933b01518627b45b401d0fc9a2b17cfefb451418be2
|
| 3 |
+
size 3810844
|
dataset/kitchen_supplies/storage/1fa56ec0ee1b566da3b522eaa449a1db/storage_bin_034.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:
|
| 63 |
</quality>
|
| 64 |
</custom_data>
|
| 65 |
</robot>
|
|
|
|
| 50 |
</link>
|
| 51 |
<custom_data>
|
| 52 |
<affordance>
|
| 53 |
+
<part_count>7</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":"Main body is over-segmented into frame, panels, and corner pieces; side handle/material regions also split inconsistently.","merge_groups":[{"colors":["Yellow","White","Jade","Midnight Blue"],"target_part":"main body","reason":"All are fixed bin shell surfaces, not distinct functional parts"},{"colors":["Dark Green","Gainsboro"],"target_part":"lid","reason":"Top infill and ribs form one lid assembly"}]}</PartSegChecker>
|
| 64 |
</quality>
|
| 65 |
</custom_data>
|
| 66 |
</robot>
|