devsonni / Control-of-Quadrotor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:MATLAB 100.0%