Skip to content

ajshedivy/controls-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

controls-algorithms

Control algorithms and testing.

PID Controller

General purpose PID controller that can be imported as a module and used as an object. Protection for common PID control issues including integral windup and derivative kick. Run as file for demo.

see pid-control

art of flight jump

MPC Controller

MPC controller and demo simulator for various obstacle representations.

see mpc-nus

mpc_accel.py sample output mpc_floorplan.py sample output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages