v0.20.0
ModelPredictiveControl v0.20.0
- Added: custom estimator for the approximation of the arrival covariance in the MHE
- Changed: MHE based on
NonLinModel
now defaults toUnscentedKalmanFilter
for arrival covariance estimation - Added: tests with custom covariance estimator in the MHE
Merged pull requests:
- Added: MHE supports custom estimator for the arrival covariance (#41) (@franckgaga)
- added: tests for MHE custom covariance estimator (#42) (@franckgaga)