Go to file
matssteinweg d0479e511c Update MPC.py
Reformulate optimization problem. Problem is now a member variable and instantiated in the constructor. Problem can then be solved with different parameters in get_control
2019-11-25 09:07:02 +01:00
.idea Create .gitignore 2019-11-23 22:27:19 +01:00
.gitattributes Initial commit 2019-11-23 16:42:01 +01:00
.gitignore Create .gitignore 2019-11-23 22:27:19 +01:00
MPC.py Update MPC.py 2019-11-25 09:07:02 +01:00
README.md Initial commit 2019-11-23 16:42:01 +01:00
map.py Create map.py 2019-11-23 16:46:19 +01:00
map_floor2.png Add map images 2019-11-23 22:27:46 +01:00
map_race.png Add map images 2019-11-23 22:27:46 +01:00
reference_path.py Create reference_path.py 2019-11-23 16:46:07 +01:00
simulation.py Update simulation.py 2019-11-23 22:56:09 +01:00
spatial_bicycle_models.py Update spatial_bicycle_models.py 2019-11-23 22:55:20 +01:00

README.md

EWS-MPC

Allrounder MPC for Automatic Control Project Course