![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|

Go to the source code of this file.
Functions | |
| float | map (float in_lower, float in_upper, float out_lower, float out_upper, float value) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 168 of file wall_following.cpp.
| float map | ( | float | in_lower, |
| float | in_upper, | ||
| float | out_lower, | ||
| float | out_upper, | ||
| float | value | ||
| ) |