Skip to content

This repository is based on Linear-Quadratic-Gaussian (LQG) based stabilization-control and estimation for a single-plane drone model along a desired Non-linear trajectory. The code presented here is based on fixed-time horizon LQG. It might serve as starting point for people interested in Linear-Quadratic Control and Estimation techniques (thes…

License

Notifications You must be signed in to change notification settings

harrythespartan9/LQGDrone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LQGDrone

This repository is based on Linear-Quadratic-Gaussian (LQG) based stabilization-control and estimation for a single-plane drone model along a desired Non-linear trajectory. The code presented here is based on fixed-time horizon LQG, and it is important to note that there are some issues with it -- most notable ones could be in the perturbation dynamics where I considered ground collision for some weird reason lol (most of it was implemented in a hurry and I was new to MATLAB back when I first coded this up). It might serve as starting point for new control theory enthusiasts ("Energy of the system" based and very intuitive to learn). There is also the final write-up which is in the IEEE-Conference format. This would be a nice starting point to understand the code. Thank you! :)

About

This repository is based on Linear-Quadratic-Gaussian (LQG) based stabilization-control and estimation for a single-plane drone model along a desired Non-linear trajectory. The code presented here is based on fixed-time horizon LQG. It might serve as starting point for people interested in Linear-Quadratic Control and Estimation techniques (thes…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages