gauteh / sfy

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

sneaky sources of problems with 6dof / Kalman filter etc #107

Open jerabaul29 opened 1 year ago

jerabaul29 commented 1 year ago

My 2 cents, a few of the possible sources of issues:

jerabaul29 commented 1 year ago

PS: the accelerations seem definitely to be expected in g:s, so my feeding ms-2 into the Kalman filter is probably at least suboptimal, better said wrong; but if the Kalman filter is just using the mean direction of accel to determine the vertical, and not taking into account the magnitude (possible, but hard to see through the maths of the algo), that may not play a bit role for the quaternion estimate. Still, would be nice to test and better to get right :) .