Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
localization VROB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Böttger
localization VROB
Commits
240450ee
Commit
240450ee
authored
Jun 27, 2023
by
Jessica Dreyer
Browse files
Options
Downloads
Patches
Plain Diff
More changes in README
parent
de57b0d7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
240450ee
...
@@ -35,18 +35,18 @@ Important notes regarding the robot:
...
@@ -35,18 +35,18 @@ Important notes regarding the robot:
*
Notes on constant values (in race_management.py):
*
Notes on constant values (in race_management.py):
*
CHAR_RECIVING: number of chars in one UDP-message
*
CHAR_RECIVING: number of chars in one UDP-message
This value should only be changed if the sent string changes.
**
This value should only be changed if the sent string changes.
**
* THRESHOLD_LEFT, THRESHOLD_RIGHT: value to detect a left or right turn
* THRESHOLD_LEFT, THRESHOLD_RIGHT: value to detect a left or right turn
This value can be changed to possibly improve the algorithm.
**
This value can be changed to possibly improve the algorithm.
**
* 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: value for a straight part of the track
* R = 1: value for a right turn
* R = 1: value for a right turn
* L = 2: value for a left turn
* L = 2: value for a left turn
This values should not be changed in order to maintain the algorithm.
**
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment