|
|
|
|
|
by mikeash
5063 days ago
|
|
Controlling pitch and roll while at altitude is not actually very impressive, no. If you were writing code to do this, you'd probably just slap a PID controller on each axis, tune the coefficients, and be done. You might break 100 lines of code if you like being verbose. |
|