mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -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
17 lines
496 B
Plaintext
17 lines
496 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "action",
|
|
"value": "profile.setup.apollo11"},
|
|
{ "type": "wait",
|
|
"value": "10"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Apollo11LemPosition',Pitch=0.776040E-2,Position={-7.113493E5,2.688364E6,5.393341E5},ReferenceFrame='Root',Up={-0.382741E0,0.833124E-1,-0.920091E0},Yaw=0.288877E-2}"},
|
|
{ "type": "wait",
|
|
"value": "30"},
|
|
{ "type": "screenshot",
|
|
"value": "11orbits"}
|
|
]
|
|
|
|
|