Add asset bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b
Browse files- .gitattributes +1 -0
- dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/affordance/affordance_annot.json +103 -0
- dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/storage_box_003.urdf +1 -0
.gitattributes
CHANGED
|
@@ -6075,3 +6075,4 @@ dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mes
|
|
| 6075 |
dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6076 |
dataset/bedroom_supplies/storage/ed7575c47304597cb04abe5e141f25f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6077 |
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/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
|
| 6076 |
dataset/bedroom_supplies/storage/ed7575c47304597cb04abe5e141f25f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6077 |
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6078 |
+
dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "basket body",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls to pick up or reposition the storage box when the handles are not accessible",
|
| 10 |
+
"confidence": 0.74
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the box while loading or unloading contents",
|
| 14 |
+
"confidence": 0.79
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the lower body from opposite sides to place the box onto a shelf",
|
| 18 |
+
"confidence": 0.71
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain stored items",
|
| 23 |
+
"form the main structure",
|
| 24 |
+
"support the handles and rim",
|
| 25 |
+
"provide side contact for stabilization"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large square woven basket body in light tan material with a matte finish, hard slightly textured braided surface, rounded-corner walls, and the main hollow container occupying most of the object.",
|
| 28 |
+
"id": 2,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "top rim",
|
| 33 |
+
"mask_color": "Cyan",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the rim edge to lift or slide the empty box short distances",
|
| 38 |
+
"confidence": 0.62
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "pinch the rim to stabilize the box while another gripper manipulates a handle or contents",
|
| 42 |
+
"confidence": 0.77
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"reinforce the opening",
|
| 47 |
+
"define the top edge",
|
| 48 |
+
"support access to contents",
|
| 49 |
+
"provide an alignment edge"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Thick dark brown rim wrapping the square opening, likely leather or plastic, with a matte smooth surface, rounded profile, and medium width around the basket top.",
|
| 52 |
+
"id": 6,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "carry handle",
|
| 57 |
+
"mask_color": "Red",
|
| 58 |
+
"graspable": true,
|
| 59 |
+
"grasp_scenarios": [
|
| 60 |
+
{
|
| 61 |
+
"scenario": "grasp one handle to lift and carry the storage box",
|
| 62 |
+
"confidence": 0.95
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"scenario": "hold a handle to pull the box from a shelf or rotate it",
|
| 66 |
+
"confidence": 0.89
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"scenario": "use both handles with two grippers for balanced transport",
|
| 70 |
+
"confidence": 0.93
|
| 71 |
+
}
|
| 72 |
+
],
|
| 73 |
+
"functional_labels": [
|
| 74 |
+
"carry the box",
|
| 75 |
+
"provide a dedicated grip",
|
| 76 |
+
"pull the box outward",
|
| 77 |
+
"help reorient the box"
|
| 78 |
+
],
|
| 79 |
+
"semantic_description": "Arched dark brown strap handle attached near the rim with metal rivets, medium-sized and looped, with a smooth hard-looking surface and slight thickness for secure gripping.",
|
| 80 |
+
"id": 0,
|
| 81 |
+
"grasp_group": {}
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"part_name": "foot",
|
| 85 |
+
"mask_color": "Orange",
|
| 86 |
+
"graspable": false,
|
| 87 |
+
"grasp_scenarios": [],
|
| 88 |
+
"functional_labels": [
|
| 89 |
+
"support the base",
|
| 90 |
+
"raise the bottom slightly",
|
| 91 |
+
"protect the underside",
|
| 92 |
+
"improve stability on surfaces"
|
| 93 |
+
],
|
| 94 |
+
"semantic_description": "Small round dark brown feet on the underside, likely plastic or rubber, with a matte smooth finish and compact protruding shape at the base corners and center area.",
|
| 95 |
+
"id": 4,
|
| 96 |
+
"grasp_group": {}
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
"quality_check": {
|
| 100 |
+
"success": true,
|
| 101 |
+
"message": "YES"
|
| 102 |
+
}
|
| 103 |
+
}
|
dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00b5888985d4ceecebba2b3413eed17d8bccd2c2c79056d18be986dd1113607d
|
| 3 |
+
size 3784328
|
dataset/bedroom_supplies/storage/ef975ed3781e5d8a9482999c2d4fa69b/storage_box_003.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>
|