Add asset kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/affordance/affordance_annot.json +61 -0
- dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/tray_032.urdf +1 -0
.gitattributes
CHANGED
|
@@ -8403,3 +8403,4 @@ dataset/kitchen_supplies/tableware/01247f5259de5dda8b8c9d3242c838b7/affordance/m
|
|
| 8403 |
dataset/kitchen_supplies/tableware/012d1fb76e005cbebef8e6fdcff3e51d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8404 |
dataset/kitchen_supplies/tableware/01dbfbb228385981a0d162f2ac7664be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8405 |
dataset/kitchen_supplies/tableware/0444f6811bb55bbe9983638c7d295365/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8403 |
dataset/kitchen_supplies/tableware/012d1fb76e005cbebef8e6fdcff3e51d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8404 |
dataset/kitchen_supplies/tableware/01dbfbb228385981a0d162f2ac7664be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8405 |
dataset/kitchen_supplies/tableware/0444f6811bb55bbe9983638c7d295365/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8406 |
+
dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tray rim",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the raised rim from opposite sides to pick up the tray",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the rim to stabilize and reposition the tray on a surface",
|
| 14 |
+
"confidence": 0.86
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "pinch a corner of the rim to rotate or slide the tray",
|
| 18 |
+
"confidence": 0.74
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"provide a gripping edge",
|
| 23 |
+
"retain items on the tray",
|
| 24 |
+
"contain spills slightly",
|
| 25 |
+
"stabilize objects against sliding",
|
| 26 |
+
"define the tray boundary"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Raised rectangular rim around the tray perimeter, appearing cream to off-white with a hard smooth glossy ceramic or plastic-like surface, rounded corners, shallow height, and ornate embossed floral border detailing.",
|
| 29 |
+
"id": 0,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "tray base",
|
| 34 |
+
"mask_color": "Green",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "support the tray by grasping the flat center area from above with a large gripper",
|
| 39 |
+
"confidence": 0.36
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "push or slide the tray by contacting the flat base surface",
|
| 43 |
+
"confidence": 0.42
|
| 44 |
+
}
|
| 45 |
+
],
|
| 46 |
+
"functional_labels": [
|
| 47 |
+
"support carried items",
|
| 48 |
+
"provide a flat resting surface",
|
| 49 |
+
"distribute load across the tray",
|
| 50 |
+
"present decorative center panel"
|
| 51 |
+
],
|
| 52 |
+
"semantic_description": "Flat central panel of the tray, cream to beige in color with a hard smooth glossy finish, broad rectangular shape, shallow recessed placement inside the rim, and visible floral decorative motif on the top face.",
|
| 53 |
+
"id": 1,
|
| 54 |
+
"grasp_group": {}
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"quality_check": {
|
| 58 |
+
"success": true,
|
| 59 |
+
"message": "YES"
|
| 60 |
+
}
|
| 61 |
+
}
|
dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00f1829d110ce370a053df7fd0eeb931b964b6a07b301a56e746e8f23820da5d
|
| 3 |
+
size 4722108
|
dataset/kitchen_supplies/tableware/04b6ef3b6a98553bb46a820100c807be/tray_032.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>YES</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>YES</PartSegChecker>
|