|
TR-mbed 1.0
|
#include "general_functions.h"Functions | |
| float | calculateDeltaYaw (float curr_yaw, float des_yaw) |
| float | capAngle (float curr_angle) |
| float | degreesToRadians (float degrees) |
| float calculateDeltaYaw | ( | float | curr_yaw, |
| float | des_yaw | ||
| ) |
| float capAngle | ( | float | curr_angle | ) |
| float degreesToRadians | ( | float | degrees | ) |