Add asset bedroom_supplies/storage/eceafce2606451859c9875237142155d
Browse files- .gitattributes +1 -0
- dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/affordance_annot.json +113 -0
- dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/storage_box_007.urdf +1 -0
.gitattributes
CHANGED
|
@@ -6072,3 +6072,4 @@ dataset/bedroom_supplies/storage/e8ab8295474f5985b30326ff2b4d3746/affordance/mes
|
|
| 6072 |
dataset/bedroom_supplies/storage/ea7d7b028495590a8888877a8277422a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6073 |
dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6074 |
dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6072 |
dataset/bedroom_supplies/storage/ea7d7b028495590a8888877a8277422a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6073 |
dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6074 |
dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6075 |
+
dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "box body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls to pick up and carry the storage box",
|
| 10 |
+
"confidence": 0.92
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the box body to stabilize it while opening or closing the lid",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"contain stored items",
|
| 19 |
+
"provide main structure",
|
| 20 |
+
"support the lid",
|
| 21 |
+
"offer side grasp surfaces"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large off-white molded fiber or bioplastic box body with a matte slightly rough fibrous surface, rounded rectangular shape, and scattered green leaf-like graphics printed on the side walls.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "lid",
|
| 29 |
+
"mask_color": "Green",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the lid edges to remove or lift the lid",
|
| 34 |
+
"confidence": 0.81
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the lid while aligning it onto the box body during closing",
|
| 38 |
+
"confidence": 0.78
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"cover the container",
|
| 43 |
+
"protect contents",
|
| 44 |
+
"retain items inside",
|
| 45 |
+
"provide top closure"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Broad off-white rectangular lid with rounded corners, a matte hard fibrous finish, shallow raised rim, and smooth slightly textured top surface sized to cap the box.",
|
| 48 |
+
"id": 1,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "front latch clasp",
|
| 53 |
+
"mask_color": "Blue",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "pinch the front clasp to release or secure the closure",
|
| 58 |
+
"confidence": 0.9
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "pull the clasp slightly to open the box",
|
| 62 |
+
"confidence": 0.82
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"secure the lid",
|
| 67 |
+
"release the closure",
|
| 68 |
+
"provide a small pull point",
|
| 69 |
+
"lock the front edge"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Small dark gray front clasp piece with a hard smooth surface and compact rectangular form mounted at the center front below the lid edge.",
|
| 72 |
+
"id": 2,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"part_name": "latch tab",
|
| 77 |
+
"mask_color": "Yellow",
|
| 78 |
+
"graspable": true,
|
| 79 |
+
"grasp_scenarios": [
|
| 80 |
+
{
|
| 81 |
+
"scenario": "pinch or lift the small top tab while manipulating the front clasp",
|
| 82 |
+
"confidence": 0.66
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"functional_labels": [
|
| 86 |
+
"assist latch operation",
|
| 87 |
+
"provide a thumb contact point",
|
| 88 |
+
"connect near the lid edge"
|
| 89 |
+
],
|
| 90 |
+
"semantic_description": "Small yellow-coded segmented tab at the top of the front latch area, a short protruding piece located above the darker clasp near the lid edge.",
|
| 91 |
+
"id": 3,
|
| 92 |
+
"grasp_group": {}
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"part_name": "leaf graphics",
|
| 96 |
+
"mask_color": "Orange",
|
| 97 |
+
"graspable": false,
|
| 98 |
+
"grasp_scenarios": [],
|
| 99 |
+
"functional_labels": [
|
| 100 |
+
"provide visual decoration",
|
| 101 |
+
"indicate eco-themed branding",
|
| 102 |
+
"mark the exterior surfaces"
|
| 103 |
+
],
|
| 104 |
+
"semantic_description": "Flat printed leaf-shaped graphics in orange on the front face and green on some side faces of the box exterior, appearing as decorative surface markings rather than separate physical parts.",
|
| 105 |
+
"id": 4,
|
| 106 |
+
"grasp_group": {}
|
| 107 |
+
}
|
| 108 |
+
],
|
| 109 |
+
"quality_check": {
|
| 110 |
+
"success": false,
|
| 111 |
+
"message": "Leaf graphic color/identity and latch tab description mismatch mask/RGB views."
|
| 112 |
+
}
|
| 113 |
+
}
|
dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d48abaec13122fe184a4ae40338efe9afc97bf53e29995e8d15eded62ea2b4eb
|
| 3 |
+
size 3777892
|
dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/storage_box_007.urdf
CHANGED
|
@@ -54,6 +54,7 @@
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
|
|
|
| 57 |
</affordance>
|
| 58 |
<quality>
|
| 59 |
<PartSegChecker>YES</PartSegChecker>
|
|
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
| 57 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 58 |
</affordance>
|
| 59 |
<quality>
|
| 60 |
<PartSegChecker>YES</PartSegChecker>
|