mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 03:00:58 -06:00
Minor fix to ostest timestamps to avoid timing issue
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "time",
|
||||
"value": "2016-07-01T00:00:00.00"},
|
||||
"value": "2016-07-01T00:00:01.00"},
|
||||
{ "type": "navigationstate",
|
||||
"value": "{Anchor='Juno',Pitch=-0.165756E-1,Position={-2.249081E1,1.191533E0,2.635740E1},Up={0.288083E-1,0.999373E0,-0.205962E-1},Yaw=0.152454E0}"},
|
||||
{ "type": "wait",
|
||||
"value": "2"},
|
||||
{ "type": "screenshot",
|
||||
"value": ""}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "time",
|
||||
"value": "2016-07-01T00:00:00.00"},
|
||||
"value": "2016-07-01T00:00:01.00"},
|
||||
{ "type": "navigationstate",
|
||||
"value": "{Anchor='Jupiter',Pitch=-0.884063E-1,Position={-2.734747E8,7.875195E9,-4.723682E9},ReferenceFrame='Root',Up={-0.318598E-1,0.513306E0,0.857614E0},Yaw=-0.311906E0}"},
|
||||
{ "type": "script",
|
||||
@@ -13,4 +13,4 @@
|
||||
"value": "2"},
|
||||
{ "type": "screenshot",
|
||||
"value": ""}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user