diff options
author | YanzhenXiangRobotics <xyz000327@gmail.com> | 2023-05-24 17:21:48 +0200 |
---|---|---|
committer | YanzhenXiangRobotics <xyz000327@gmail.com> | 2023-05-24 17:21:48 +0200 |
commit | ace609eb706d907c4997a76849e7a260c3a12b6c (patch) | |
tree | 518d8841f894ecf714d2e88c1941fddd681273b9 /.gitignore | |
parent | Take deliverables for Robust MPC from yanzhen (diff) | |
download | mpc_pe-ace609eb706d907c4997a76849e7a260c3a12b6c.tar.gz mpc_pe-ace609eb706d907c4997a76849e7a260c3a12b6c.zip |
ADD: passed 1-24
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ templates/linearController.p templates/TestFunction_simulate.p templates/TestFunction_LQR.p templates/TestFunction_generate_system.p +tbxmanager/ templates/TestFunction_generate_constraints.p templates/TestFunction_MPC_TUBE_script.p templates/TestFunction_generate_disturbances.p |