mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 01:39:47 -05:00
da6e2d4d5a
* Add new Lua functions to request profile names. Next version of the wizard * Replacecurrently existing tests
28 lines
503 B
Plaintext
28 lines
503 B
Plaintext
{
|
|
"profile": "calibrator",
|
|
"commands": [
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "Calibration",
|
|
"position": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"aim": "Calibration_Front",
|
|
"referenceFrame": "Root",
|
|
"up": [
|
|
-0.4082482904638631,
|
|
0.816496580927726,
|
|
-0.40824829046386296
|
|
],
|
|
"timestamp": "2025 JUN 29 13:33:28"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|