#include <asf.h>#include "globals.h"#include "arm_math.h"#include "drivers/d_quadEnc.h"#include "control_law.h"
Go to the source code of this file.
Functions | |
| void | init_control (void) | 
| void | velocity_control (is_comm_instance_t &comm) | 
| void init_control | ( | void | ) | 
Definition at line 20 of file control_law.cpp.
| void velocity_control | ( | is_comm_instance_t & | comm | ) | 
Definition at line 31 of file control_law.cpp.