Skip to content
Snippets Groups Projects
Commit d9e54431 authored by Sebastian Böttger's avatar Sebastian Böttger
Browse files

Testing Readme

parent f9704b6d
Branches
No related tags found
1 merge request!1Development
Klassendiagramm.png

202 KiB

# Toolkit for locating a vehicle on the race track
<div class="panel panel-info">
**Note**
{: .panel-heading}
<div class="panel-body">
NOTE DESCRIPTION
</div>
</div>
This project deals with the localization of a vehicle on a race track.
This is a student project from Bochum University of Applied Sciences.
......@@ -81,6 +92,9 @@ Notes on constant values (in race_management.py):
* S = 0, R = 1, L = 2: value for a straight part, a right turn, a left turn of the track
**These values should not be changed in order to maintain the functionality of the algorithm.**
## Code overview
![Alt text](Klassendiagramm.png)
## Authors and acknowledgment
Jessica Dreyer, Sebastian Böttger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment