Skip to content

Add missing x initialization and re-enable test

Igor Bogoslavskyi requested to merge 92-enable-ekf-test into master

Description

We were missing the initialization for the initial vector and Eigen has no implicit initialization, so the test was failing depending on the initialization.

Closes #92 (closed)

Checklist

  • Documentation was updated

Merge request reports