Add asset home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab
Browse files- .gitattributes +1 -0
- dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/accd2a5ee94f53a29de4dd44f32d3eab.urdf +1 -0
- dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/affordance_annot.json +55 -0
- dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/mesh_part_seg.glb +3 -0
.gitattributes
CHANGED
|
@@ -8344,3 +8344,4 @@ dataset/home_appliances/electrical_appliances/87c7d44551005c6ca09acc1f8febd205/a
|
|
| 8344 |
dataset/home_appliances/electrical_appliances/87923dfaba255d3b8da91897c28285d2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8345 |
dataset/home_appliances/electrical_appliances/8b0d79295481587a9390c78f9c76eed9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8346 |
dataset/home_appliances/electrical_appliances/9e823722f9c25c4e88401bbc1493a979/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8344 |
dataset/home_appliances/electrical_appliances/87923dfaba255d3b8da91897c28285d2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8345 |
dataset/home_appliances/electrical_appliances/8b0d79295481587a9390c78f9c76eed9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8346 |
dataset/home_appliances/electrical_appliances/9e823722f9c25c4e88401bbc1493a979/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8347 |
+
dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/accd2a5ee94f53a29de4dd44f32d3eab.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/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "display panel",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side edges of the monitor body to lift and reposition it",
|
| 10 |
+
"confidence": 0.74
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the monitor body from opposite side edges to stabilize it during placement",
|
| 14 |
+
"confidence": 0.79
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"display visual content",
|
| 19 |
+
"house the screen and internal electronics",
|
| 20 |
+
"provide the main structure of the monitor"
|
| 21 |
+
],
|
| 22 |
+
"semantic_description": "Large thin rectangular light gray monitor body with a matte smooth hard surface, broad flat front display area, slightly beveled frame, and tapered side profile forming the main upper portion of the object.",
|
| 23 |
+
"id": 1,
|
| 24 |
+
"grasp_group": {}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"part_name": "stand",
|
| 28 |
+
"mask_color": "Red",
|
| 29 |
+
"graspable": true,
|
| 30 |
+
"grasp_scenarios": [
|
| 31 |
+
{
|
| 32 |
+
"scenario": "grasp the stand to steady the monitor while adjusting its position on a table",
|
| 33 |
+
"confidence": 0.38
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"scenario": "hold the stand while making a small rotational adjustment of the monitor on the surface",
|
| 37 |
+
"confidence": 0.34
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"functional_labels": [
|
| 41 |
+
"support the monitor upright",
|
| 42 |
+
"stabilize on a flat surface",
|
| 43 |
+
"elevate the display slightly",
|
| 44 |
+
"connect the display body to the base support"
|
| 45 |
+
],
|
| 46 |
+
"semantic_description": "Small centered light gray matte support piece beneath the display, shaped like a short angled pedestal or wedge and much smaller than the main display body.",
|
| 47 |
+
"id": 0,
|
| 48 |
+
"grasp_group": {}
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"quality_check": {
|
| 52 |
+
"success": true,
|
| 53 |
+
"message": "YES"
|
| 54 |
+
}
|
| 55 |
+
}
|
dataset/home_appliances/electrical_appliances/accd2a5ee94f53a29de4dd44f32d3eab/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30f0dd78af44715ba50c856aa3ce619414ee0c555078fa8b61113b5c548cdcdc
|
| 3 |
+
size 1641852
|