
Go to the source code of this file.
Namespaces | |
| stdr_robot | |
| The main namespace for STDR Robot. | |
Macros | |
| #define | PI 3.141592653589793 |
Functions | |
| static bool | stdr_robot::angCheck (float target_, float min_, float max_) |
| Checks if an angle is between two others. Supposes that min < max. More... | |