walstanb / QuadDOB-control
This project aims to enhance quadrotor drone control by implementing a disturbance observer-based controller. It detects and addresses uncertainties during flight, improving performance in turbulent conditions and motion control accuracy.
☆12Updated last year
Alternatives and similar repositories for QuadDOB-control:
Users that are interested in QuadDOB-control are comparing it to the libraries listed below
- A robust control scheme using sliding-mode control has been developed and implemented to enable a quadrotor to track desired trajectories…☆15Updated 2 years ago
- A Simulink simulation to verify depth tracking for AUV method combined with ALOS guidance law and ADRC pitch tracking control.☆30Updated last year
- This project focuses on designing a sliding mode controller for altitude and attitude control of the Crazyflie 2.0 quadrotor. The goal is…☆18Updated last year
- 欧拉角、四元数、旋转矩阵,迂回现象,自抗扰控制☆23Updated 6 months ago
- My master's thesis code work: "Sliding mode control of a quadrotor with a suspended load for trajectories based on the differential flatn…☆26Updated 6 months ago
- Super Twisting Sliding Mode control for Quadrotor Fault Tolerance☆32Updated 3 years ago
- Re-Implementation of paper "Active attitude fault-tolerant tracking control of flexible spacecraft via the Chebyshev neural Network"☆14Updated 3 years ago
- Adaptive Finite Time Smooth Nonlinear Sliding Mode Tracking Control for Surface Vessels with Uncertainties and Disturbances☆21Updated 2 years ago
- Adaptive Sliding Mode Control☆102Updated 4 years ago
- Implementation of Attitude Optimal Backstepping Controller for UAV☆29Updated 3 months ago
- Implementation of Adaptive Sliding Mode Control for an Unmanned Surface Vehicle☆16Updated 3 years ago
- I applied trajectory planning, PID hover control and motion planning (Dikjstra and Astar) algorithms on quadrotor Grazyflie 2.0 to achiev…☆15Updated 7 years ago
- Robust Trajectory Tracking for Quadrotor UAVs using Sliding Mode Control☆11Updated 2 years ago
- PID, LQR, Feedback Linearization, Backstepping, Sliding Mode, and Model Reference Adaptive Control for 6-DoF Robot Control☆90Updated 6 months ago
- Model Predictive Control for an autonomous quadcopter (UAV)☆71Updated 4 years ago
- qwq321qwq / Nonsingular-fast-terminal-sliding-mode-control-for-nonlinear-dynamical-systems-simulationthe Matlab function of the paper☆10Updated 2 years ago
- The repository has a matlab implementation of SMC based controller on an AUV.☆20Updated 6 years ago
- code☆13Updated 2 years ago
- NMPC for Quadrotor - Dynamic, static obstacle avoidance & Landing on box☆10Updated last year
- Code for active fault-tolerant control design from TIE19 paper☆34Updated 4 years ago
- avionicscode / Robust-Attitude-Controller-for-UAV-Using-Dynamic-Inversion-and-Extended-State-Observer-controllerA robust feedback linearization controller is presented for attitude control of an unmanned aerial vehicle (UAV). The objective of this c…☆74Updated 3 months ago
- Matlab files of RBFNN modified ADRC☆10Updated 2 years ago
- LQR Control of an Autonomous Underwater Vehicle☆18Updated 2 years ago
- a disturbance rejection-based solution to the problem of robust output regulation of linear systems. The difference between the underlyin…☆34Updated 4 years ago
- The altitude control of a quadrotor unmanned aerial vehicle is treated using its altitude dynamics in hover mode. An LMS-based Adaptive A…☆25Updated 5 years ago
- Generating collision-free trajectories in 3D space for multiple quadcopters within seconds by minimizing the total thrust at each time st…☆14Updated 4 years ago
- Lyapunov based controller design for trajectory tracking of an under-actuated autonomous underwater vehicle(AUV)☆44Updated 3 years ago
- ADRC uses an Extended state observer to linearize the Quadrotor's Nonlinear dynamics (similar to Feedback linearization). This makes it c…☆74Updated 5 years ago
- This code implements a Model Predicitive Control algorithm for tarjectory tracking with quadrortor drones. It is inspired from the paper:…