model-predictive-controller topic

List model-predictive-controller repositories

ilqr

352
Stars
75
Forks
Watchers

Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models

autonomous_driving_mpc

65
Stars
23
Forks
Watchers

Model Predictive Controller for Autonomous Driving implemented using ROS and C++

libmpc

111
Stars
19
Forks
Watchers

libmpc++ is a C++ header-only library to solve linear and non-linear MPC

iLQR

128
Stars
34
Forks
Watchers

iterative Linear Quadratic Regulator with constraints.

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...

MPC-Implementation

44
Stars
10
Forks
Watchers

This repository has the code for the nonlinear model predictive controller for target tracking problems with the use of Casadi framework and Matlab simulation environment. 🏎️ ✈️

model_predictive_controller_cpp

17
Stars
11
Forks
Watchers

This is MPC (model predictive controller) that can predict steering and throttle to drive in a simulator.

Differential-Drive-Robot-Navigation

30
Stars
7
Forks
Watchers

A path following differential drive robot controlled using a PID controller and Model Predictive Controller (MPC)