gauteh / sfy

🌊 A lightweight wave buoy for near-shore deployments.
MIT License
42 stars 6 forks source link

imu: float_sigma_filter before kalman filtering #11

Closed gauteh closed 2 years ago

gauteh commented 2 years ago

is this necessary?

jerabaul29 commented 2 years ago

I was doing this because i) I was reading from the 9dof at a higher rate than I could run the Kalman filter, ii) I did not want to loose any information, iii) now and then I saw an outlier value. I think this is not critical and can likely be ignored though.

jerabaul29 commented 2 years ago

(and even more, in the case of breaking waves, may be that this filtering would remove the "shocks" that you are interested in).

gauteh commented 2 years ago

Ok. The imu does internal low pass filter to remove alias from the samples, so there should already be some smoothing.

ons. 15. des. 2021, 13:51 skrev JR @.***>:

(and even more, in the case of breaking waves, may be that this filtering would remove the "shocks" that you are interested in).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gauteh/sfy/issues/11#issuecomment-994762167, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAN36YG3QIB7RKBNBGAQTDURCFNJANCNFSM5KCCUG7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.