diff options
author | YuanETH <114436543+YuanETH@users.noreply.github.com> | 2023-05-10 10:57:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 10:57:37 +0200 |
commit | 1e0ab0e0ef291242f39cf27d1ade5be0f508411b (patch) | |
tree | 8aa3111f391afc6a22c4c2306d4f95a8d3a5b88b | |
parent | update 13 (diff) | |
download | mpc_pe-1e0ab0e0ef291242f39cf27d1ade5be0f508411b.tar.gz mpc_pe-1e0ab0e0ef291242f39cf27d1ade5be0f508411b.zip |
Update progress.md
-rw-r--r-- | progress.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progress.md b/progress.md index f264db8..bfda947 100644 --- a/progress.md +++ b/progress.md @@ -22,11 +22,11 @@ Unconstrained Optimal Control From LQR to MPC --------------- -- [ ] Task 13 -- [ ] Task 14 +- [x] Task 13 +- [x] Task 14 - [x] Task 15 - [x] Task 16 -- [ ] Task 17 +- [x] Task 17 MPC with theoretical closed-loop guarantees ------------------------------------------- |