Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timestamp #4

Open
ocarbo opened this issue Nov 14, 2022 · 2 comments
Open

timestamp #4

ocarbo opened this issue Nov 14, 2022 · 2 comments

Comments

@ocarbo
Copy link

ocarbo commented Nov 14, 2022

is there any way to get the timestamp of the recorded data so we can calculate the delta time or the speed at what was recorded the data from the imu ?

@ocarbo ocarbo closed this as completed Nov 15, 2022
@ocarbo ocarbo reopened this Nov 15, 2022
@ocarbo
Copy link
Author

ocarbo commented Nov 15, 2022

56.35 hz is the average time between each row of the recorded data ?

@romanchereshnev
Copy link
Owner

Hello @ocarbo ,

Unfortinuletrlly, It is impossible to get timestamps for each row.

The frame rate is 56.35 hz. That means that we got 56.35 samples in one second on average.

The average time between each row is 17.7 milliseconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants