Skip to content
Snippets Groups Projects
Commit 8c2f84eb authored by Andy Snawerdt's avatar Andy Snawerdt
Browse files

Updated controls model to include masks on the c_controller and updated PID values

parent 43fd655f
No related branches found
No related tags found
No related merge requests found
#include "c_controller.h"
#include "quad_files/control_algorithm.c"
#include "quad_files/computation_graph.c"
double c_controller(int vrpn_id, double vrpn_ts, double set_x, double set_y, double set_z, double set_yaw,
double cur_x, double cur_y, double cur_z,
double cur_phi, double cur_theta, double cur_psi,
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment