Datasets:
File size: 1,766 Bytes
c59d4ac | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | {
"scene_id": "kitchen_s565705299",
"scene": {
"room": {
"type": "kitchen",
"size": [
3.75,
3.88,
3.56
],
"asset_count": 5
},
"objects": [
{
"id": "DishwasherFactory(5197774).spawn_asset(8681435)",
"category": "dishwasher",
"position": [
1.16,
1.34,
0.64
],
"dimensions": [
0.96,
1.29,
1.04
],
"rotation_yaw": 90
},
{
"id": "KitchenSpaceFactory(6708845).spawn_asset(8826868)",
"category": "kitchen_space",
"position": [
1.32,
-0.55,
1.29
],
"dimensions": [
2.63,
0.89,
2.33
],
"rotation_yaw": 90
},
{
"id": "LargePlantContainerFactory(4614088).spawn_asset(8678313)",
"category": "large_plant_container",
"position": [
-1.29,
1.54,
0.54
],
"dimensions": [
0.42,
0.52,
0.8
],
"rotation_yaw": null
},
{
"id": "OvenFactory(9681416).spawn_asset(5285003)",
"category": "oven",
"position": [
-1.08,
-0.3,
0.91
],
"dimensions": [
0.96,
1.45,
1.57
],
"rotation_yaw": 270
},
{
"id": "SingleCabinetFactory(3549354).spawn_asset(4686156)",
"category": "single_cabinet",
"position": [
-1.58,
-1.22,
0.78
],
"dimensions": [
0.65,
0.39,
1.31
],
"rotation_yaw": 270
}
]
}
} |