Add asset kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0
Browse files- .gitattributes +1 -1
- dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/affordance/affordance_annot.json +55 -0
- dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/tray_054.urdf +1 -1
.gitattributes
CHANGED
|
@@ -8470,4 +8470,4 @@ dataset/kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27/affordance/m
|
|
| 8470 |
dataset/kitchen_supplies/tableware/f54949bebdcc5944ae62448b9a32b767/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8471 |
dataset/kitchen_supplies/tableware/f58ea92fd31e54b28a25ff061fc91ea9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8472 |
dataset/kitchen_supplies/tableware/f63a980a7e3a5caeb25c91bddaa1fff9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8473 |
-
dataset/kitchen_supplies/tableware/
|
|
|
|
| 8470 |
dataset/kitchen_supplies/tableware/f54949bebdcc5944ae62448b9a32b767/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8471 |
dataset/kitchen_supplies/tableware/f58ea92fd31e54b28a25ff061fc91ea9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8472 |
dataset/kitchen_supplies/tableware/f63a980a7e3a5caeb25c91bddaa1fff9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8473 |
+
dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "decorative tray rim",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the outer rim from the side to pick up the tray",
|
| 10 |
+
"confidence": 0.89
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "pinch opposite sections of the rim to carry or reposition the tray",
|
| 14 |
+
"confidence": 0.85
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the rim to stabilize the tray during loading or unloading",
|
| 18 |
+
"confidence": 0.82
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"provide a grasping edge",
|
| 23 |
+
"help retain items on the tray",
|
| 24 |
+
"frame the serving area",
|
| 25 |
+
"support carrying"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Raised oval rim around the platter, made of glossy ceramic with a scalloped outer edge and multicolored ornamental pattern in tan, blue, pink, and gold tones.",
|
| 28 |
+
"id": 1,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "central tray surface",
|
| 33 |
+
"mask_color": "Red",
|
| 34 |
+
"graspable": false,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "press lightly on the center surface to stabilize the tray while another gripper holds the rim",
|
| 38 |
+
"confidence": 0.42
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"hold served items",
|
| 43 |
+
"provide a flat support surface",
|
| 44 |
+
"support presentation"
|
| 45 |
+
],
|
| 46 |
+
"semantic_description": "Large shallow oval central surface inside the rim, appearing light gray to off-white glazed ceramic with a smooth glossy finish and faint concentric molding visible near the middle.",
|
| 47 |
+
"id": 0,
|
| 48 |
+
"grasp_group": {}
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"quality_check": {
|
| 52 |
+
"success": false,
|
| 53 |
+
"message": "Green mask is rim, but red mask includes most platter body; central surface description and function are too narrow for the masked part."
|
| 54 |
+
}
|
| 55 |
+
}
|
dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac454c927de4d44c66ba06ba8a223f285c607cd82d5866b8a641c58576e4f9f7
|
| 3 |
+
size 3781996
|
dataset/kitchen_supplies/tableware/f7096c69c7135c668a08feff582342b0/tray_054.urdf
CHANGED
|
@@ -60,7 +60,7 @@
|
|
| 60 |
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 61 |
</affordance>
|
| 62 |
<quality>
|
| 63 |
-
<PartSegChecker>
|
| 64 |
</quality>
|
| 65 |
</custom_data>
|
| 66 |
</robot>
|
|
|
|
| 60 |
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 61 |
</affordance>
|
| 62 |
<quality>
|
| 63 |
+
<PartSegChecker>YES</PartSegChecker>
|
| 64 |
</quality>
|
| 65 |
</custom_data>
|
| 66 |
</robot>
|