matssteinweg 2020-02-15 23:22:00 +01:00
commit 0aeb0e557f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ The rest of this readme is structured as follows. In [Section 2](#implementation
The multi-purpose control framework presented in this repository consists of four main components. These components are intended to make the implementation as modular as possible, facilitating extensions to certain components without having to alter the overall structure of the framework. An illustration of the components and their interaction is displayed below.
<p align="center">
<img src="Images/MPC_Framework.png">
<img src="Images/MPC_Framework.svg" width="100%">
</p>
### Map