Merge branch 'master' of https://github.com/matssteinweg/EWS-MPC
commit
0aeb0e557f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue