macrobomastercontrolteam / Task_Board

Board of all tasks for control team
0 stars 0 forks source link

Investigate PID function in arm library #42

Open GJSK-Novice opened 1 month ago

GJSK-Novice commented 1 month ago

Investigate whether the PID function in arm library, e.g. arm_pid_f32 is feasible to use for us. Is it better than our current pid.c?

Try to replace existing gimbal pid control with arm_pid_f32 to verify.