Add asset kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/affordance_annot.json +169 -0
- dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/storage_bin_071.urdf +4 -3
.gitattributes
CHANGED
|
@@ -7078,3 +7078,4 @@ dataset/kitchen_supplies/storage/0e8ca3bf6c2d55a7a179b4fad8c1076a/affordance/mes
|
|
| 7078 |
dataset/kitchen_supplies/storage/0ec5ee10252e56168e3efad4afd3c5b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 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
|
|
|
|
|
|
| 7078 |
dataset/kitchen_supplies/storage/0ec5ee10252e56168e3efad4afd3c5b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 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
|
dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "main body panels",
|
| 5 |
+
"mask_color": "Lime Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side walls to lift or reposition the storage box",
|
| 10 |
+
"confidence": 0.84
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold opposing side panels to stabilize the box during placement",
|
| 14 |
+
"confidence": 0.79
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"form the main enclosure",
|
| 19 |
+
"contain stored items",
|
| 20 |
+
"provide broad support surfaces",
|
| 21 |
+
"provide broad grasp surfaces"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large cream-colored rigid panels with a matte smooth finish and subtle floral pattern, forming most of the side walls and lower front areas of the decorative storage box.",
|
| 24 |
+
"id": 9,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "frame rails",
|
| 29 |
+
"mask_color": "Dark Red",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the top rim or edge rail to lift the box",
|
| 34 |
+
"confidence": 0.76
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold a side frame rail to steady the box during handling",
|
| 38 |
+
"confidence": 0.64
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"reinforce structure",
|
| 43 |
+
"join panels",
|
| 44 |
+
"protect edges",
|
| 45 |
+
"provide rigid handling edges"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Cream to white rigid frame strips with a smooth matte finish, running along edges and panel boundaries as narrow structural rails around the box.",
|
| 48 |
+
"id": 29,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "corner protectors",
|
| 53 |
+
"mask_color": "Gold",
|
| 54 |
+
"graspable": false,
|
| 55 |
+
"grasp_scenarios": [],
|
| 56 |
+
"functional_labels": [
|
| 57 |
+
"protect corners",
|
| 58 |
+
"reinforce corner joints",
|
| 59 |
+
"reduce wear at corners"
|
| 60 |
+
],
|
| 61 |
+
"semantic_description": "Small beige corner caps with a smooth matte surface and rounded protective shape, mounted at the outer corners of the box.",
|
| 62 |
+
"id": 21,
|
| 63 |
+
"grasp_group": {}
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"part_name": "upper front drawer face",
|
| 67 |
+
"mask_color": "Crimson",
|
| 68 |
+
"graspable": true,
|
| 69 |
+
"grasp_scenarios": [
|
| 70 |
+
{
|
| 71 |
+
"scenario": "grasp the upper drawer by hooking fingers in the centered pull cutout to open it",
|
| 72 |
+
"confidence": 0.93
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"scenario": "push on the drawer face to close the drawer",
|
| 76 |
+
"confidence": 0.81
|
| 77 |
+
}
|
| 78 |
+
],
|
| 79 |
+
"functional_labels": [
|
| 80 |
+
"close the upper drawer",
|
| 81 |
+
"provide access to drawer contents",
|
| 82 |
+
"serve as drawer front"
|
| 83 |
+
],
|
| 84 |
+
"semantic_description": "Rectangular upper front drawer panel with cream and dark floral decorative sections, smooth hard surface, located on the upper front of the storage box.",
|
| 85 |
+
"id": 16,
|
| 86 |
+
"grasp_group": {}
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"part_name": "drawer pull cutout",
|
| 90 |
+
"mask_color": "Midnight Blue",
|
| 91 |
+
"graspable": true,
|
| 92 |
+
"grasp_scenarios": [
|
| 93 |
+
{
|
| 94 |
+
"scenario": "hook fingers or a gripper into the recessed pull cutout to open a drawer",
|
| 95 |
+
"confidence": 0.95
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"scenario": "hold the cutout area while guiding the drawer closed",
|
| 99 |
+
"confidence": 0.87
|
| 100 |
+
}
|
| 101 |
+
],
|
| 102 |
+
"functional_labels": [
|
| 103 |
+
"pull drawer open",
|
| 104 |
+
"assist drawer closing",
|
| 105 |
+
"provide a grip point",
|
| 106 |
+
"indicate drawer access location"
|
| 107 |
+
],
|
| 108 |
+
"semantic_description": "Small centered beige recessed pull cutout on each drawer front, with a smooth matte finish and rounded rectangular opening.",
|
| 109 |
+
"id": 31,
|
| 110 |
+
"grasp_group": {}
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"part_name": "side decorative panel",
|
| 114 |
+
"mask_color": "Violet",
|
| 115 |
+
"graspable": false,
|
| 116 |
+
"grasp_scenarios": [],
|
| 117 |
+
"functional_labels": [
|
| 118 |
+
"decorate exterior",
|
| 119 |
+
"visually differentiate side section",
|
| 120 |
+
"cover side surface"
|
| 121 |
+
],
|
| 122 |
+
"semantic_description": "Narrow cream-colored rectangular side insert with a smooth hard surface, located vertically on a side wall between the white frame rails.",
|
| 123 |
+
"id": 20,
|
| 124 |
+
"grasp_group": {}
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"part_name": "base trim",
|
| 128 |
+
"mask_color": "Indigo",
|
| 129 |
+
"graspable": false,
|
| 130 |
+
"grasp_scenarios": [],
|
| 131 |
+
"functional_labels": [
|
| 132 |
+
"protect lower edges",
|
| 133 |
+
"stiffen lower frame",
|
| 134 |
+
"separate lower panels"
|
| 135 |
+
],
|
| 136 |
+
"semantic_description": "Dark narrow trim strips with a smooth hard finish running along lower panel boundaries near the base of the box.",
|
| 137 |
+
"id": 25,
|
| 138 |
+
"grasp_group": {}
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"part_name": "lid top panel",
|
| 142 |
+
"mask_color": "Red",
|
| 143 |
+
"graspable": true,
|
| 144 |
+
"grasp_scenarios": [
|
| 145 |
+
{
|
| 146 |
+
"scenario": "grasp the lid edge area to open the top compartment",
|
| 147 |
+
"confidence": 0.72
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"scenario": "press on the lid to close the top compartment",
|
| 151 |
+
"confidence": 0.76
|
| 152 |
+
}
|
| 153 |
+
],
|
| 154 |
+
"functional_labels": [
|
| 155 |
+
"cover top opening",
|
| 156 |
+
"protect contents",
|
| 157 |
+
"provide top closure",
|
| 158 |
+
"provide a top surface"
|
| 159 |
+
],
|
| 160 |
+
"semantic_description": "Large cream decorative top panel with dark floral border accents, a smooth matte hard surface, and a flat slightly tapered rectangular shape on the top of the box.",
|
| 161 |
+
"id": 0,
|
| 162 |
+
"grasp_group": {}
|
| 163 |
+
}
|
| 164 |
+
],
|
| 165 |
+
"quality_check": {
|
| 166 |
+
"success": false,
|
| 167 |
+
"message": "Multiple part identities and colors mismatch mask: no separate violet side panel, crimson is both drawers, and upper front drawer face description is incorrect."
|
| 168 |
+
}
|
| 169 |
+
}
|
dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4826f1784827d5aa89e3faca77e417d1006873767c2c7fbc26fb3504c450f657
|
| 3 |
+
size 3825056
|
dataset/kitchen_supplies/storage/141524c4eb6f5b11844a6870453ae46c/storage_bin_071.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>10</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, drawers, frame, corners, and handles are merged or inconsistently split; not actionable by merging alone.","merge_groups":[{"colors":["Gold","Dark Red"],"target_part":"corner protectors","reason":"same corner caps split across views"},{"colors":["Lime Green","Crimson"],"target_part":"main storage body","reason":"body panels and drawer faces share storage-bin enclosure function"}]}</PartSegChecker>
|
| 64 |
</quality>
|
| 65 |
</custom_data>
|
| 66 |
</robot>
|