Skip to content

Releases: JuliaControl/ModelPredictiveControl.jl

v0.10.3

23 Oct 20:21
Compare
Choose a tag to compare

ModelPredictiveControl v0.10.3

Diff since v0.10.2

  • Debug: terminal constraints on NonLinMPC now work
  • Added: unit tests for terminal constraints on NonLinMPC
  • Added: reduce allocation for NonLinMPC based on NonLinModel

v0.10.2

22 Oct 02:20
Compare
Choose a tag to compare

ModelPredictiveControl v0.10.2

Diff since v0.10.1

  • Added: plant instrumentation figures in manual
  • default_nint returns 0 with nint_u for NonLinModel

v0.10.1

15 Oct 20:44
Compare
Choose a tag to compare

ModelPredictiveControl v0.10.1

Diff since v0.10.0

  • Doc cleaning for terminal constraints
  • Added standard libraries [compat] entries
  • Removed hats in ymin/max plot legends

v0.10.0

06 Oct 02:33
780cdbf
Compare
Choose a tag to compare

ModelPredictiveControl v0.10.0

Diff since v0.9.1

Merged pull requests:

v0.9.1

28 Sep 20:32
Compare
Choose a tag to compare

ModelPredictiveControl v0.9.1

Diff since v0.9.0

  • Reduce allocations for NonLinMPC
  • Update documentation with Documenter.jl last version

v0.9.0

27 Sep 21:13
Compare
Choose a tag to compare

ModelPredictiveControl v0.9.0

Diff since v0.8.6

  • Added: support for modifying constraints at runtime
  • Added: support for time-varying constraints over prediction/control horizon
  • new tests for constraint handling

v0.8.6

22 Sep 23:51
Compare
Choose a tag to compare

ModelPredictiveControl v0.8.6

Diff since v0.8.5

  • Added: bumpless transfer for all StateEstimator based on LinModel (incl. InternalModel)
  • reduce allocation for NonLinMPC with in-place functions
  • doc clarity improvements and minor debug

v0.8.5

20 Sep 22:07
Compare
Choose a tag to compare

ModelPredictiveControl v0.8.5

Diff since v0.8.4

  • Added: nonconstant manipulated input setpoints
  • Added: additionnal keyword arguments of controller constructors are passed to estimator constructor
  • Doc correction et additional tests

v0.8.4

18 Sep 21:27
Compare
Choose a tag to compare

ModelPredictiveControl v0.8.4

Diff since v0.8.3

v0.8.3

14 Sep 21:26
Compare
Choose a tag to compare

ModelPredictiveControl v0.8.3

Diff since v0.8.2