Add asset home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea
Browse files- .gitattributes +1 -0
- dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/341f862cbcf95d69a52480573ee2dbea.urdf +1 -0
- dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/affordance/affordance_annot.json +60 -0
- dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/affordance/mesh_part_seg.glb +3 -0
.gitattributes
CHANGED
|
@@ -8333,3 +8333,4 @@ dataset/home_appliances/electrical_appliances/1f2b54d0fe835885919dc44870598ba2/a
|
|
| 8333 |
dataset/home_appliances/electrical_appliances/26928927cf645b56aa9ecc0a66f9026e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8334 |
dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8335 |
dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8333 |
dataset/home_appliances/electrical_appliances/26928927cf645b56aa9ecc0a66f9026e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8334 |
dataset/home_appliances/electrical_appliances/2c7c20cb44a15a5fbfbd678d18de879d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8335 |
dataset/home_appliances/electrical_appliances/2ef7bbaf9014573e960f8029e500d274/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8336 |
+
dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/341f862cbcf95d69a52480573ee2dbea.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/341f862cbcf95d69a52480573ee2dbea/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "washing machine top panel",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "place a gripper on the top panel to push or slide the washing machine during repositioning",
|
| 10 |
+
"confidence": 0.56
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "press down on the top panel to stabilize the washing machine while another tool manipulates the front door",
|
| 14 |
+
"confidence": 0.58
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"provide a top cover",
|
| 19 |
+
"protect internal components",
|
| 20 |
+
"support temporary item placement",
|
| 21 |
+
"offer a surface for pushing and stabilization"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Flat light gray metal top panel with a smooth matte to satin finish, rectangular shape, and horizontal position covering the machine's upper surface.",
|
| 24 |
+
"id": 1,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "washing machine cabinet body",
|
| 29 |
+
"mask_color": "Orange",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "clamp the side panels of the cabinet to stabilize or reposition the washing machine on the floor",
|
| 34 |
+
"confidence": 0.79
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the front cabinet frame to steady the machine while the door is opened or closed",
|
| 38 |
+
"confidence": 0.64
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "push against a side or front cabinet panel to nudge the machine into place",
|
| 42 |
+
"confidence": 0.6
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"enclose internal components",
|
| 47 |
+
"provide structural support",
|
| 48 |
+
"mount the front-loading door and control area",
|
| 49 |
+
"offer exterior surfaces for stabilization and repositioning"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Large boxy cabinet body with white front panel and darker gray side and rear metal panels, mostly smooth matte surfaces, and small feet at the base.",
|
| 52 |
+
"id": 4,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
}
|
| 55 |
+
],
|
| 56 |
+
"quality_check": {
|
| 57 |
+
"success": true,
|
| 58 |
+
"message": "YES"
|
| 59 |
+
}
|
| 60 |
+
}
|
dataset/home_appliances/electrical_appliances/341f862cbcf95d69a52480573ee2dbea/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23b7111be0346cec0e8d302a0e25b29a44a197e5b9c14b84240157e7eb403356
|
| 3 |
+
size 611824
|