Click here to Skip to main content
15,886,038 members
Articles / General Programming / Algorithms

Optimal Control of a Quadcopter

Rate me:
Please Sign up or sign in to vote.
5.00/5 (27 votes)
20 Jun 2022CPOL20 min read 9.6K   393   24  
Automatic generation of optimal control policies for the basic quadcopter flight modes
The article presents an application of my version of Iterative Linear Quadratic Regulator (ILQR) briefly described in my CodeProject article "Simple Software for Optimal Control" to automatic control of a quadcopter. The code is updated, particularly adding generation of transients plots on the fly.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions