Update README.md
parent
5f1047629e
commit
7021fb4c0e
|
@ -30,7 +30,9 @@ The rest of this readme is structured as follows. In [Section 2](##Components) w
|
|||
|
||||
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.
|
||||
|
||||
![Model View Controller](MPC_Framework.pdf)
|
||||
<p align="center">
|
||||
<img src="MPC_Framework.png">
|
||||
</p>
|
||||
|
||||
### Map
|
||||
|
||||
|
|
Loading…
Reference in New Issue