|
|
||
|---|---|---|
| .idea | ||
| .gitattributes | ||
| .gitignore | ||
| MPC.py | ||
| README.md | ||
| map.py | ||
| map_floor2.png | ||
| map_race.png | ||
| reference_path.py | ||
| simulation.py | ||
| spatial_bicycle_models.py | ||
README.md
Multi-Purpose MPC
Table of contents
Introduction
In this repository you find an implementation of a multi-purpose Model Predictive Controller. The controller was implemented as a contribution to the Automatic Control Project Course (EL2425) at KTH Royal Institute of Technology, Stockholm. The developed algorithm was tested on a 1:10 RC car provided by KTH Smart Mobility Lab. The test scenarios comprised the following three tasks:
- Reference Path Tracking
- Time-Optimal Driving
- Obstacle Avoidance