Update Stabilizer (PID loop) authored by Colton Glick's avatar Colton Glick
......@@ -27,6 +27,8 @@ If however only attitude should be controlled (like when manually flying the Cra
# Data Flow
![Student_Controller.drawio__2_](uploads/6e3fbbe1ffda49b819db38d5d668791c/Student_Controller.drawio__2_.png)
NOTE: Control output then gets passed to the power distribution module. TODO explain more
------
# References
- https://www.bitcraze.io/documentation/repository/crazyflie-firmware/master/functional-areas/sensor-to-control/
......
......