mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 02:20:11 -05:00
dfc62e44a6
* Changing 'keys' test case to 'action' in all .ostest files * Change recording files to use the standard extension * Add recording file extension to test file format * Removed the unwanted second wildcard from set prop command * Added 10 sec waits after profile.setup.apollo11 action in some tests
19 lines
777 B
Plaintext
19 lines
777 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "action",
|
|
"value": "profile.setup.apollo11"},
|
|
{ "type": "wait",
|
|
"value": "10"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Apollo11LemPosition',Pitch=-0.275871E-1,Position={-3.291966E2,7.262499E2,-7.671269E2},ReferenceFrame='Root',Up={-0.833341E0,-0.532887E0,-0.146881E0},Yaw=-0.141130E-3}"},
|
|
{ "type": "wait",
|
|
"value": "10"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Apollo11LemPosition',Pitch=-0.275880E-1,Position={6.249130E0,2.576497E1,-1.435499E1},ReferenceFrame='Root',Up={-0.860897E0,-0.718231E-1,-0.503684E0},Yaw=-0.141143E-3}"},
|
|
{ "type": "wait",
|
|
"value": "20"},
|
|
{ "type": "screenshot",
|
|
"value": "11landingsite"}
|
|
]
|