There are 14 repositories under control-theory topic.
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
A simple and easy to use PID controller in Python
Awesome resources for learning control theory
A Control Systems Toolbox for Julia
Open Optimal Control Library for Matlab. Trajectory Optimization and non-linear Model Predictive Control (MPC) toolbox.
Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods.
Controlling a Rigidbody Quadcopter using Control Theory and Reinforcement Learning
libmpc++ is a C++ header-only library to solve linear and non-linear MPC
A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration and EKF/UKF for sensor fusion on Arduino platform
25 path-tracking algorithms are (goint to be) implemented with python.
Go library to create resilient feedback loop/control controllers.
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
Conformal prediction for time-series applications.
A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino system (or any real time embedded system in general)
PID library for Arduinos with greater accuracy than the legacy Arduino PID library
A simulation for quadrotor based on matlab
Master's Thesis Project: Design, Development, Modelling and Simulating of a Y6 Multi-Rotor UAV, Imlementing Control Schemes such as Proportional Integral Derivative Control, Linear Quadratic Gaussian Control and Model Predictive Control on a BeagleBone Blue
Control Engineering with Python
You may learn everything you want to know in this repository, concerning math, automation, computer science, and so on.这是一个致力于构建以数理知识为根基的,包含一切的库(Learn Everything!)涵盖自动化的学习,自动控制原理、数学、物理、电机、建模......持续更新中!
SOROTOKI is an open-source MATLAB package that includes an array of tools for design, modeling, and control of soft robotic systems 🐙 🤖
IntersectionZoo: Eco-driving for Benchmarking Multi-Agent Contextual Reinforcement Learning
Differential Dynamic Programming (DDP) with automatic symbolic differentiation
Robust and optimal design and analysis of linear control systems
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Kalman Filter
Robust control tutorial by Purdue SMART Lab: Sliding Mode Control (SMC) with MATLAB/Simulink example implementation
A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in general)
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
Reachability and Safety of Nondeterministic Dynamical Systems
A collection of Jupyter/IPython notebooks that implement quadrotor control schemes in an expository manner
AI4Science: Python/Matlab implementation of online and window dynamic mode decomposition (Online DMD and Window DMD)
My understanding of Russ Tedrake's course on umderacuated robotics, implemented in MuJoCo