v2.0.0
ModelPredictiveControl v2.0.0
- BREAKING: removed
oraclekeyword fromNonLinMPCandMovingHorizonEstimator - BREAKING: added slack
ϵin theJEfunction signature ofNonLinMPC - added:
OrthogonalCollocationwithgaussradauandgausslegendreschemes - removed: specialized
obj_nonlinprog!forLinModelinNonLinMPC(slower) - removed: deprecated
preparestate!method - doc: concise documentation of
OrthogonalCollocationinternals
Merged pull requests:
- 📐 added:
OrthogonalCollocationwithgaussradauandgausslegendreschemes (#322) (@franckgaga) - removed:
oraclekeyword inNonLinMPCandMovingHorizonEstimator(#323) (@franckgaga) - removed: deprecated
preparestate!method (#324) (@franckgaga) - removed: specialized
obj_nonlinprog!forLinModelinNonLinMPC(slower) (#325) (@franckgaga) - changed: added slack
ϵin theJEfunction signature ofNonLinMPC(#326) (@franckgaga) - doc: minor corrections (#327) (@franckgaga)
Closed issues:
- New transcription method based on orthogonal collocation (#238)