Add asset kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c
Browse files- .gitattributes +1 -1
- dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/affordance/affordance_annot.json +80 -0
- dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/drawer_063.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7068,4 +7068,4 @@ dataset/kitchen_supplies/storage/01a00e2557165f8b80a18530e057c7a5/affordance/mes
|
|
| 7068 |
dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7069 |
dataset/kitchen_supplies/storage/02ba263685c4525bb42c2dacf1ca9739/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7070 |
dataset/kitchen_supplies/storage/03f00fd047c259159086bbf3bf5003f1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7071 |
-
dataset/kitchen_supplies/storage/
|
|
|
|
| 7068 |
dataset/kitchen_supplies/storage/02886f52566b5c899f05b638fca25e64/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7069 |
dataset/kitchen_supplies/storage/02ba263685c4525bb42c2dacf1ca9739/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7070 |
dataset/kitchen_supplies/storage/03f00fd047c259159086bbf3bf5003f1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7071 |
+
dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cabinet body",
|
| 5 |
+
"mask_color": "Crimson",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side walls of the cabinet body to lift and reposition the small drawer unit",
|
| 10 |
+
"confidence": 0.78
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cabinet body to stabilize it while opening or closing a drawer",
|
| 14 |
+
"confidence": 0.89
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"support drawers",
|
| 19 |
+
"enclose drawer compartments",
|
| 20 |
+
"provide structural frame",
|
| 21 |
+
"support top surface",
|
| 22 |
+
"stabilize the unit"
|
| 23 |
+
],
|
| 24 |
+
"semantic_description": "Large taupe-gray wooden cabinet frame with a matte to satin finish, smooth wood-grain surfaces, a boxy shape, and four short integrated feet forming the main outer structure.",
|
| 25 |
+
"id": 16,
|
| 26 |
+
"grasp_group": {}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"part_name": "drawer box",
|
| 30 |
+
"mask_color": "Yellow",
|
| 31 |
+
"graspable": true,
|
| 32 |
+
"grasp_scenarios": [
|
| 33 |
+
{
|
| 34 |
+
"scenario": "grasp the exposed drawer sides or bottom to pull the drawer fully out for removal",
|
| 35 |
+
"confidence": 0.74
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"scenario": "hold the drawer box while inserting or aligning it into the cabinet slides",
|
| 39 |
+
"confidence": 0.77
|
| 40 |
+
}
|
| 41 |
+
],
|
| 42 |
+
"functional_labels": [
|
| 43 |
+
"store items",
|
| 44 |
+
"slide in and out",
|
| 45 |
+
"support drawer contents",
|
| 46 |
+
"enable access to contents"
|
| 47 |
+
],
|
| 48 |
+
"semantic_description": "Medium-sized brown wooden drawer compartments with a satin finish, smooth wood surfaces, rectangular open-top box shapes, and visible metal slide rails along the sides inside the cabinet.",
|
| 49 |
+
"id": 3,
|
| 50 |
+
"grasp_group": {}
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"part_name": "drawer front panel",
|
| 54 |
+
"mask_color": "Purple",
|
| 55 |
+
"graspable": true,
|
| 56 |
+
"grasp_scenarios": [
|
| 57 |
+
{
|
| 58 |
+
"scenario": "grasp the front knob on the drawer front to pull a drawer open",
|
| 59 |
+
"confidence": 0.94
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"scenario": "push on the drawer front panel to close the drawer",
|
| 63 |
+
"confidence": 0.84
|
| 64 |
+
}
|
| 65 |
+
],
|
| 66 |
+
"functional_labels": [
|
| 67 |
+
"cover drawer opening",
|
| 68 |
+
"provide front face for opening and closing",
|
| 69 |
+
"serve as drawer pull mounting surface"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Light cream wooden drawer front panels with a matte finish, visible wood grain, shallow rectangular shape, a semicircular finger notch near the top edge, and a small round wooden knob on the front.",
|
| 72 |
+
"id": 5,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
}
|
| 75 |
+
],
|
| 76 |
+
"quality_check": {
|
| 77 |
+
"success": false,
|
| 78 |
+
"message": "Drawer front description wrongly includes notch and omits separate knob; drawer box color/material details are inaccurate."
|
| 79 |
+
}
|
| 80 |
+
}
|
dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c48b67c4eb3561942dc088651285888128a069bab9d336793b5369227c7e0b8
|
| 3 |
+
size 4401896
|
dataset/kitchen_supplies/storage/05b17d1d4aeb5bcb83d0e9b06aa8cb4c/drawer_063.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 knob are merged; side rails are mislabeled and cannot be fixed by merging alone.","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 knob are merged; side rails are mislabeled and cannot be fixed by merging alone.","merge_groups":[]}</PartSegChecker>
|