erickTornero / FTC_INDI

FTC indi python version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fault Tolerant Controller

A python and ROS, implementation of paper: "Incremental Nonlinear Fault-Tolerant Control of a Quadrotor With Complete Loss of Two Opposing Rotors"

S. Sun, X. Wang, Q. Chu and C. d. Visser.

Requirements

Installation

    pip install -e .

Fault Tolerant Controller using LQR

Launch ROS Environment

    roslaunch launchers/launchquad.launch

Run LQR FTC Controller

    python scripts/run_INDIcontroller.py

About

FTC indi python version


Languages

Language:Python 100.0%