Update README.md

master
Mats Steinweg 2020-01-01 20:59:58 +01:00 committed by GitHub
parent c9a00060be
commit 3ccc1e5155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -2,6 +2,7 @@
1. [Introduction](#introduction)
2. [Implementation Details](#implementation-details)
1. [Map](#map)
1. [Model Predictive Controller (MPC)](#model-predictive-controller)
3. [How-To](#how-to)
4. [Limitations and Outlook](#limitations-and-outlook)
@ -21,6 +22,16 @@ The rest of this readme is structured as follows. In [Section 2](##Components) w
## Implementation Details
<p align="center">
<img src="/Images/detections.png">
</p>
### Map
### Reference Path
### Spatial Bicycle Model
### Model Predictive Controller
## How-To