Minor fix to ostest timestamps to avoid timing issue

This commit is contained in:
GPayne
2022-11-15 08:58:24 -07:00
parent 9aa229fd28
commit 0e52b3debd
2 changed files with 4 additions and 4 deletions

View File

@@ -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": ""}
]
]

View File

@@ -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": ""}
]
]