v1.6.1
ModelPredictiveControl v1.6.1
- added: improve
NonLinMPC
performances with specialized conversion and weight matrices - changed:
M_Hp
,N_Hc
andL_Hp
keyword arguments now default toDiagonal
instead ofdiagm
matrices for allPredictiveController
constructors
Merged pull requests:
- Cherry pick doc and general improvements commits from
hessian_objective
(#200) (@franckgaga) - added: be more efficient with weights and conversion matrices for
NonLinMPC
(#202) (@franckgaga)
Closed issues: