File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ for more detailed examples.
85
85
- [x] input setpoint tracking
86
86
- [x] terminal costs
87
87
- [x] economic costs (economic model predictive control)
88
- - [ ] adaptive linear model predictive controller
88
+ - [x ] adaptive linear model predictive controller
89
89
- [x] manual model modification
90
90
- [x] automatic successive linearization of a nonlinear model
91
- - [ ] objective function weights modification
91
+ - [x ] objective function weights and covariance matrices modification
92
92
- [x] explicit predictive controller for problems without constraint
93
93
- [x] online-tunable soft and hard constraints on:
94
94
- [x] output predictions
@@ -126,7 +126,7 @@ for more detailed examples.
126
126
- [x] manipulated inputs
127
127
- [x] measured outputs
128
128
- [x] bumpless manual to automatic transfer for control with a proper initial estimate
129
- - [ ] estimators in two forms:
129
+ - [ ] estimators in two possible forms:
130
130
- [x] predictor (or delayed) form to reduce computational load
131
131
- [ ] filter (or current) form to improve accuracy and robustness
132
132
- [x] moving horizon estimator in two formulations:
You can’t perform that action at this time.
0 commit comments