diff --git a/README.md b/README.md index 62db6a3..27da53b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ be sampled using a sampling matrix, consisting of longitudinal, lateral and temp 5. Evaluating cost functions 6. Retrieving the trajectories, possibly sorted by feasability and cost +![frenetix_overview](./frenetix_overview.png) + ### Quick Start First create a trajectory handler object, specifying the desired time step `dt`: ```python diff --git a/frenetix_overview.png b/frenetix_overview.png new file mode 100644 index 0000000..d6aba71 Binary files /dev/null and b/frenetix_overview.png differ