Other Kalman libraries already exist for Arduino, but so far I have only seen filters applied to independent scalars. The matricial implementation of this project allows to use the full power of the ...
@ebolisa I figured, but since this package is supposed to be compatible with Arduino Nano RP2040 Connect, it might make sense to check for the board in addition to the platform and skip that command ...