Update README.md

master
Mats Steinweg 2020-02-15 23:21:40 +01:00 committed by GitHub
parent 74122b068a
commit b99cc18bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.svg" width="100%" height="800">
<img src="Images/MPC_Framework.svg" width="100%">
</p>
### Map