Update README.md
parent
c9a00060be
commit
3ccc1e5155
11
README.md
11
README.md
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
1. [Introduction](#introduction)
|
1. [Introduction](#introduction)
|
||||||
2. [Implementation Details](#implementation-details)
|
2. [Implementation Details](#implementation-details)
|
||||||
|
1. [Map](#map)
|
||||||
1. [Model Predictive Controller (MPC)](#model-predictive-controller)
|
1. [Model Predictive Controller (MPC)](#model-predictive-controller)
|
||||||
3. [How-To](#how-to)
|
3. [How-To](#how-to)
|
||||||
4. [Limitations and Outlook](#limitations-and-outlook)
|
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
|
## Implementation Details
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="/Images/detections.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
### Map
|
||||||
|
|
||||||
|
### Reference Path
|
||||||
|
|
||||||
|
### Spatial Bicycle Model
|
||||||
|
|
||||||
### Model Predictive Controller
|
### Model Predictive Controller
|
||||||
|
|
||||||
## How-To
|
## How-To
|
||||||
|
|
Loading…
Reference in New Issue