Skip to content

๐Ÿ›ธ Developed PID controllers for controlling quadrotors in 1-D, 2-D, and 3-D control in MATLAB simulation environment.

Notifications You must be signed in to change notification settings

devsonni/Control-of-Quadrotor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Control of Quadrotor ๐ŸŽฎ

โœˆ๏ธ This repository consist of code for PID controllers for controlling quadrotors in 1-D, 2-D and 3-D planes to move on predefined trajectories.

๐Ÿ•น๏ธ 1-D control ๐Ÿ•น๏ธ

๐ŸŽฏ Target location is 1m in Z direction.

๐Ÿ•น๏ธ 2-D control ๐Ÿ•น๏ธ

๐ŸŽฏ Target location is 4m in y-direction while maintaining 1m height.

๐ŸŽฏ Sine wave trajectory to reach at 4m on y-direction.

๐ŸŒŒ Trajectory generation to pass quadrotor from the way-points ๐ŸŒŒ

๐ŸŽฏ Quadrotor passes from these waypoints [0, 0, 0; 1, 1, 1; 2, 0, 2; 3, -1, 1; 4, 0, 0]

๐Ÿ›ฌ Analyse how thrust to weight ration and initial speed affects on quadrotor ๐Ÿ›ฌ

๐ŸŽฏ Getting maximum rise time under some defined overshoot.

๐Ÿ“• Reference Course

Robotics: Aerial Robotics

About

๐Ÿ›ธ Developed PID controllers for controlling quadrotors in 1-D, 2-D, and 3-D control in MATLAB simulation environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages