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