v1.9.1
ModelPredictiveControl v1.9.1
- added: piecewise linear manipulated inputs
$\mathbf{u}$ withTrapezoidalCollocation(1) - changed:
f̂now internally handle the operating points - debug:
linearize!onNonLinModelwith non-zero operating points now works - doc: describing the internal of the various prediction and transcription methods
Merged pull requests:
- debug:
linearize!onNonLinModelwith non-zero operating points now works (#239) (@franckgaga) - doc: describing the internal of the various prediction and transcription methods (#240) (@franckgaga)
- changed:
f̂now internally handle the operating points (#241) (@franckgaga) - doc: changing the notation of transcription internals (#242) (@franckgaga)
- added: piecewise linear manipulated inputs with
TrapezoidalCollocation(1)(#243) (@franckgaga)