Add asset kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/1ce9c1edde085f3fb6f5ff45c4a2d172.urdf +1 -0
- dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/affordance/affordance_annot.json +101 -0
- dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/affordance/mesh_part_seg.glb +3 -0
.gitattributes
CHANGED
|
@@ -8449,3 +8449,4 @@ dataset/kitchen_supplies/tableware/1a50568c5df955c5b6bc392a08ee8309/affordance/m
|
|
| 8449 |
dataset/kitchen_supplies/tableware/1ad89a48b7895f06a2e9ce1650048631/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8450 |
dataset/kitchen_supplies/tableware/1b441170e15455b499d6b94b337fb615/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8451 |
dataset/kitchen_supplies/tableware/1b9db5c259745f2f9d5344f3aa25ac85/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8449 |
dataset/kitchen_supplies/tableware/1ad89a48b7895f06a2e9ce1650048631/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8450 |
dataset/kitchen_supplies/tableware/1b441170e15455b499d6b94b337fb615/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8451 |
dataset/kitchen_supplies/tableware/1b9db5c259745f2f9d5344f3aa25ac85/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8452 |
+
dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/1ce9c1edde085f3fb6f5ff45c4a2d172.urdf
CHANGED
|
@@ -52,6 +52,7 @@
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
|
|
|
| 55 |
</affordance>
|
| 56 |
</custom_data>
|
| 57 |
</robot>
|
|
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
| 55 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 56 |
</affordance>
|
| 57 |
</custom_data>
|
| 58 |
</robot>
|
dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tray basin",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the tray basin from opposite inner walls to pick up the tray",
|
| 10 |
+
"confidence": 0.62
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the basin area to stabilize the tray during placement",
|
| 14 |
+
"confidence": 0.56
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"hold items",
|
| 19 |
+
"provide a flat support surface",
|
| 20 |
+
"contain small objects within the tray",
|
| 21 |
+
"form the main body of the tray"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large square black plastic basin with a matte to lightly satin finish, hard smooth surface, shallow concave shape, and rounded corners forming the central item-holding area.",
|
| 24 |
+
"id": 1,
|
| 25 |
+
"grasp_group": {
|
| 26 |
+
"grasp_5": {
|
| 27 |
+
"confidence": 0.7913177013397217,
|
| 28 |
+
"position": [
|
| 29 |
+
0.08970820985268801,
|
| 30 |
+
0.21313984075095505,
|
| 31 |
+
-0.0069543725840048864
|
| 32 |
+
],
|
| 33 |
+
"orientation": {
|
| 34 |
+
"w": 0.5075298179439061,
|
| 35 |
+
"xyz": [
|
| 36 |
+
0.5038739620007732,
|
| 37 |
+
0.4872722244754246,
|
| 38 |
+
-0.5010891074152781
|
| 39 |
+
]
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"part_name": "inner side wall",
|
| 46 |
+
"mask_color": "Orange",
|
| 47 |
+
"graspable": true,
|
| 48 |
+
"grasp_scenarios": [
|
| 49 |
+
{
|
| 50 |
+
"scenario": "pinch the side wall and opposite rim to lift the tray",
|
| 51 |
+
"confidence": 0.58
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"scenario": "grasp a side wall section to reorient the tray",
|
| 55 |
+
"confidence": 0.51
|
| 56 |
+
}
|
| 57 |
+
],
|
| 58 |
+
"functional_labels": [
|
| 59 |
+
"retain items",
|
| 60 |
+
"provide shallow containment",
|
| 61 |
+
"guide objects toward the center",
|
| 62 |
+
"stiffen the tray body"
|
| 63 |
+
],
|
| 64 |
+
"semantic_description": "Shallow black plastic wall band with a smooth hard surface and slight sheen, running around the tray perimeter between the flat base and outer lip.",
|
| 65 |
+
"id": 4,
|
| 66 |
+
"grasp_group": {}
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"part_name": "outer rim",
|
| 70 |
+
"mask_color": "Yellow",
|
| 71 |
+
"graspable": true,
|
| 72 |
+
"grasp_scenarios": [
|
| 73 |
+
{
|
| 74 |
+
"scenario": "grasp the outer rim from the side to pick up the tray",
|
| 75 |
+
"confidence": 0.86
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"scenario": "hold the rim to carry or reposition the tray",
|
| 79 |
+
"confidence": 0.89
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"scenario": "pinch the rim to stabilize the tray while loading or unloading items",
|
| 83 |
+
"confidence": 0.8
|
| 84 |
+
}
|
| 85 |
+
],
|
| 86 |
+
"functional_labels": [
|
| 87 |
+
"provide a grasp edge",
|
| 88 |
+
"support carrying",
|
| 89 |
+
"stiffen the perimeter",
|
| 90 |
+
"protect the tray edge"
|
| 91 |
+
],
|
| 92 |
+
"semantic_description": "Raised rounded black plastic rim with a slightly glossy smooth finish, hard texture, and continuous border around the tray's top edge, making the perimeter thicker and easier to grip.",
|
| 93 |
+
"id": 3,
|
| 94 |
+
"grasp_group": {}
|
| 95 |
+
}
|
| 96 |
+
],
|
| 97 |
+
"quality_check": {
|
| 98 |
+
"success": true,
|
| 99 |
+
"message": "YES"
|
| 100 |
+
}
|
| 101 |
+
}
|
dataset/kitchen_supplies/tableware/1ce9c1edde085f3fb6f5ff45c4a2d172/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7abe7bb368ffcf48b2314b691d7dc2daa788d98216af262286776e9024b4fb71
|
| 3 |
+
size 1095680
|