v0.16.0
ModelPredictiveControl v0.16.0
- added: MHE soft constraints with a single slack variable ϵ (a.k.a. equal concern for relaxation, disabled by default thus only hard constraints).
- changed: more concise MPC logging in REPL.
- removed: deprecated arguments for
setconstraint!
andNonLinMPC
. - doc: hide extended help with
details
admonition. - doc: more concise
setconstraint!
andExplicitMPC
documentation.