Add asset kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc
Browse files- .gitattributes +1 -1
- dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/affordance/affordance_annot.json +80 -0
- dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/drawer_016.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7083,4 +7083,4 @@ dataset/kitchen_supplies/storage/11c6159a45c45413b108c17df7ac97f6/affordance/mes
|
|
| 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
|
| 7085 |
dataset/kitchen_supplies/storage/16300b5cde50550990e60a5ea63c2853/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7086 |
-
dataset/kitchen_supplies/storage/
|
|
|
|
| 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
|
| 7085 |
dataset/kitchen_supplies/storage/16300b5cde50550990e60a5ea63c2853/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7086 |
+
dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cabinet body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the cabinet side or top edge to lift and reposition the drawer unit",
|
| 10 |
+
"confidence": 0.82
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cabinet body to stabilize it while opening or closing drawers",
|
| 14 |
+
"confidence": 0.86
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the lower side of the cabinet body to tilt or carry the unit",
|
| 18 |
+
"confidence": 0.74
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"support the drawers",
|
| 23 |
+
"provide structural frame",
|
| 24 |
+
"enclose drawer cavities",
|
| 25 |
+
"support tabletop surface",
|
| 26 |
+
"stabilize the unit"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large off-white painted wood body with a matte smooth hard surface, boxy tapered shape, and small integrated feet forming the main outer frame around the drawers.",
|
| 29 |
+
"id": 0,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "drawers",
|
| 34 |
+
"mask_color": "Purple",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "grasp a drawer front to pull the drawer open",
|
| 39 |
+
"confidence": 0.95
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "grasp the sides of an open drawer to remove or reposition it",
|
| 43 |
+
"confidence": 0.76
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"scenario": "push on the drawer front to close the drawer",
|
| 47 |
+
"confidence": 0.91
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"functional_labels": [
|
| 51 |
+
"store items",
|
| 52 |
+
"slide in and out",
|
| 53 |
+
"provide access to contents",
|
| 54 |
+
"act as pull surface",
|
| 55 |
+
"organize small objects"
|
| 56 |
+
],
|
| 57 |
+
"semantic_description": "Off-white painted wooden drawers with matte smooth hard faces and shallow rectangular box shapes, stacked on the front of the cabinet.",
|
| 58 |
+
"id": 5,
|
| 59 |
+
"grasp_group": {}
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"part_name": "drawer side rail or inner support panel",
|
| 63 |
+
"mask_color": "Teal",
|
| 64 |
+
"graspable": false,
|
| 65 |
+
"grasp_scenarios": [],
|
| 66 |
+
"functional_labels": [
|
| 67 |
+
"support drawer alignment",
|
| 68 |
+
"connect or reinforce the drawer side structure",
|
| 69 |
+
"help guide drawer motion within the cabinet"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Small narrow off-white structural strip or panel visible along the inner side near the drawer opening, with a smooth painted hard surface and elongated rectangular shape.",
|
| 72 |
+
"id": 10,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
}
|
| 75 |
+
],
|
| 76 |
+
"quality_check": {
|
| 77 |
+
"success": false,
|
| 78 |
+
"message": "Teal part identity is incorrect; mask marks drawer slide/runner area, not a support panel, and it is graspable for drawer removal/manipulation."
|
| 79 |
+
}
|
| 80 |
+
}
|
dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92ab3c04c442c408cc60aa38d843e7d5a2a9f7c28345f02e47d1b936a62ded2b
|
| 3 |
+
size 3783056
|
dataset/kitchen_supplies/storage/17c9c72faeaf56318235ab4adae2e0cc/drawer_016.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":"drawer fronts and opened drawers are merged inconsistently; one missing functional region cannot be fixed by merging","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":"drawer fronts and opened drawers are merged inconsistently; one missing functional region cannot be fixed by merging","merge_groups":[]}</PartSegChecker>
|