We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13bf191 commit 229f00aCopy full SHA for 229f00a
README.md
@@ -1,10 +1,11 @@
1
-# Nonlinear-Dynamic-Inversion-algorithm-for-quadcopter
+# Controller-algorithm-for-quadcopter
2
+
3
+This section has PID controller, Nonlinear dynamic inversion controller based on euler angles and body rates are provided.
4
5
Refer : Chapter3_NDI_quad.pdf for derivation
6
7
Also refer : https://github.com/Prabhu-369/Quadcopter_6DOF_Matlab_files.git for 6dof dervation
8
-
9
Usage: call main function in matlab and the simulation would run.
10
11
The code is modularised, if needed anyone can make use of individual functions
0 commit comments