Files
appRobotRender/data/simulation/Scene8/pose.json
2026-06-02 11:37:29 +02:00

91 lines
979 B
JSON

{
"name": "8",
"position": {
"x": 50,
"y": -2,
"z": 95,
"a": 20,
"b": 60,
"c": 9,
"e": 3
},
"rendering": {
"width": 1440,
"height": 1080,
"dofFStop": 11.0
},
"camera_positions": {
"a": [
-300,
-800,
800
],
"b": [
300,
-900,
1200
],
"c": [
300,
-900,
400
],
"d": [
700,
-800,
400
],
"e": [
1200,
-900,
400
],
"f": [
500,
-300,
1400
],
"g": [
-200,
200,
1400
]
},
"camera_targets": {
"a": [
210,
-100,
180
],
"b": [
310,
-80,
180
],
"c": [
210,
-100,
150
],
"d": [
210,
-100,
150
],
"e": [
210,
-100,
50
],
"f": [
200,
-200,
180
],
"g": [
200,
-200,
180
]
}
}