|
TR-mbed 1.0
|
#include "mbed.h"Go to the source code of this file.
Macros | |
| #define | PI 3.14159265 |
Functions | |
| float | calculateDeltaYaw (float curr_yaw, float des_yaw) |
| float | capAngle (float curr_angle) |
| float | degreesToRadians (float degrees) |
| #define PI 3.14159265 |
| float calculateDeltaYaw | ( | float | curr_yaw, |
| float | des_yaw | ||
| ) |
| float capAngle | ( | float | curr_angle | ) |
| float degreesToRadians | ( | float | degrees | ) |