Skip to content
  • Wolfgang Hoenig's avatar
    d8d4878e
    Kalman: Move parameters in a separate parameter struct · d8d4878e
    Wolfgang Hoenig authored
    * Allows to move all Kalman parameters to estimator_kalman
    * Better separation between OS-specific (estimator_kalman) and
      OS-independent (kalman_core) code
    * Preparation for Python bindings (so that parameters can be tuned
      by adjusting the values in the params struct)
    d8d4878e
    Kalman: Move parameters in a separate parameter struct
    Wolfgang Hoenig authored
    * Allows to move all Kalman parameters to estimator_kalman
    * Better separation between OS-specific (estimator_kalman) and
      OS-independent (kalman_core) code
    * Preparation for Python bindings (so that parameters can be tuned
      by adjusting the values in the params struct)
Loading