Skip to content

Commit cd8f054

Browse files
committed
readme update
1 parent 6e2fc12 commit cd8f054

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ for more detailed examples.
8585
- [x] input setpoint tracking
8686
- [x] terminal costs
8787
- [x] economic costs (economic model predictive control)
88-
- [ ] adaptive linear model predictive controller
88+
- [x] adaptive linear model predictive controller
8989
- [x] manual model modification
9090
- [x] automatic successive linearization of a nonlinear model
91-
- [ ] objective function weights modification
91+
- [x] objective function weights and covariance matrices modification
9292
- [x] explicit predictive controller for problems without constraint
9393
- [x] online-tunable soft and hard constraints on:
9494
- [x] output predictions
@@ -126,7 +126,7 @@ for more detailed examples.
126126
- [x] manipulated inputs
127127
- [x] measured outputs
128128
- [x] bumpless manual to automatic transfer for control with a proper initial estimate
129-
- [ ] estimators in two forms:
129+
- [ ] estimators in two possible forms:
130130
- [x] predictor (or delayed) form to reduce computational load
131131
- [ ] filter (or current) form to improve accuracy and robustness
132132
- [x] moving horizon estimator in two formulations:

0 commit comments

Comments
 (0)