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

Fix imuFilter sampling of incoming data #745

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Fix imuFilter sampling of incoming data #745

merged 1 commit into from
Apr 26, 2021

Conversation

pattacini
Copy link
Member

@pattacini pattacini commented Apr 24, 2021

This PR aims to fix #728.

To this end, the option period is handled in ms instead of s, plus the default value is brought to 20 ms instead of 10 ms in order to prevent the generation of continuous warning: we take a sampling margin wrt the rate of the incoming data, which is 10 ms.

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

Successfully merging this pull request may close these issues.

IMU filter may produce continuous warnings
2 participants