Hi,
Sorry if you get this message twice, but I do not know if replying to an old closed post works…
Hi,
How does the timestamp works exactly?
if I print timestamp or timestamp.get_seconds or get_milliseconds, I always get the same result. I was expecting a different value whether if I am using seconds or microseconds.
Is it the timestamp when the image was taken or when the image was received?
Is it the time it took to grab the image?
I need to calculate the velocity of certain body parts but I do not understand the values I am getting from the timestamp…I just need to calculate the time difference between two frames but the timestamp return value is not clear
Thanks