Releases: JuliaControl/ModelPredictiveControl.jl
Releases · JuliaControl/ModelPredictiveControl.jl
v0.9.1
ModelPredictiveControl v0.9.1
- Reduce allocations for
NonLinMPC - Update documentation with
Documenter.jllast version
v0.9.0
ModelPredictiveControl v0.9.0
- 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
ModelPredictiveControl v0.8.6
- Added: bumpless transfer for all
StateEstimatorbased onLinModel(incl.InternalModel) - reduce allocation for
NonLinMPCwith in-place functions - doc clarity improvements and minor debug
v0.8.5
ModelPredictiveControl v0.8.5
- 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
ModelPredictiveControl v0.8.4
v0.8.3
ModelPredictiveControl v0.8.3
v0.8.2
ModelPredictiveControl v0.8.2
v0.8.1
ModelPredictiveControl v0.8.1
v0.8.0
ModelPredictiveControl v0.8.0
Merged pull requests:
- Added support for unmeasured disturbances at model manipulated inputs. (#15) (@franckgaga)