StarlingUAS / FenswoodScenario

Fenswood Farm as a scenario for Starling
1 stars 3 forks source link

Foxglove TimeStamps not showing up #20

Open GuyMaalouf opened 2 years ago

GuyMaalouf commented 2 years ago

Hello, For some reason when I run my code and monitor it on FoxGlove, I keep getting the same timestamp in the logger of "1:00:00.000 AM BST", also I get this to the left of the timestamp "[?????]". Below is a screenshot to show what I get. Everything is working correctly, but it would be useful to get the actual timestamp. Do you know how to resolve this?

TimeStamp

mhl787156 commented 2 years ago

I think this might be a foxglove specific issue. The latest version of foxglove might just be doing something weird. Does it show the timestamps on your native terminal outside of foxglove?

GuyMaalouf commented 2 years ago

On the terminal, there is no timestamp, unfortunately. I also tried running it on the Online Foxglove instead of the desktop app but I got the same result.

mhl787156 commented 2 years ago

Hmm If you open a plotting tab, are you getting any plotting? If you open up the Data source Info panel what do you get as the timestamps? Could you also see whether a /clock topic exists? Post up some screenshots of those things too , that will help out :)

GuyMaalouf commented 2 years ago

Hey again Mickey,

So I tried the above-mentioned stuff. There is a topic /clock and looking at the plotting clock is working alright.

Screen Shot 2022-03-10 at 7 56 11 AM Screen Shot 2022-03-10 at 7 55 14 AM Screen Shot 2022-03-10 at 7 51 19 AM
GuyMaalouf commented 2 years ago

Also, I found this in the settings of foxglove, but I tried changing them, but this didn't solve the issue. If I set it to UTC +00:00 for example, my timestamp changes from 1 AM to 12 AM

Screen Shot 2022-03-10 at 8 07 39 AM

.