Skip to content
Snippets Groups Projects
Commit 3de710cd authored by Jessica Dreyer's avatar Jessica Dreyer
Browse files

Changes in README

parent 240450ee
Branches
No related tags found
No related merge requests found
...@@ -43,10 +43,8 @@ Important notes regarding the robot: ...@@ -43,10 +43,8 @@ Important notes regarding the robot:
* BLOCK_SIZE_DA: number of iterations to analyse the section type * BLOCK_SIZE_DA: number of iterations to analyse the section type
**This value can be changed to possibly improve the algorithm.** **This value can be changed to possibly improve the algorithm.**
* S = 0: value for a straight part of the track * S = 0, R = 1, L = 2: value for a straight part, a right turn, a left turn of the track
* R = 1: value for a right turn **These values should not be changed in order to maintain the algorithm.**
* L = 2: value for a left turn
**This values should not be changed in order to maintain the algorithm.**
## Authors and acknowledgment ## Authors and acknowledgment
Jessica Dreyer, Sebastian Böttger 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