mpc-control
There are 163 repositories under mpc-control topic.
google-deepmind/mujoco_mpc
Real-time behaviour synthesis with MuJoCo, using Predictive Control
ai-winter/matlab_motion_planning
Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.
anassinator/ilqr
Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models
Pandas-Team/Automatic-Parking
Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking
pocketxjl/humanoid-control
A humanoid bipedal walking control repo using NMPC and WBC, and simulation with mujoco. Contact: xuejl2001@mail.ustc.edu.cn
HybridRobotics/NMPC-DCLF-DCBF
A collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control barrier functions (CBFs)
HybridRobotics/MPC-CBF
"Safety-Critical Model Predictive Control with Discrete-Time Control Barrier Function" by J. Zeng, B. Zhang and K. Sreenath https://arxiv.org/abs/2007.11718
hanruihua/RDA-planner
[RA-Letter 2023] "RDA: An Accelerated Collision Free Motion Planner for Autonomous Navigation in Cluttered Environments"
Bharath2/iLQR
iterative Linear Quadratic Regulator with constraints.
xiaoyuyang0901/Simulation-platform
Simulation platform for autonomous vehicle motion planning and control
dasGringuen/assetto_corsa_gym
Assetto Corsa OpenAI Gym Environment
Marksman007577/Autonomous-Drive
Autonomous Vehicle modelling using MATLAB and Simulink
homangab/gradcem
Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization
alexdada555/Modelling-Simulation-and-Implementation-of-Linear-Control-for-Asymmetric-Multirotor-UAVs
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
Walid-khaled/autonomous_mobile_robots
This repository contains different aspects of autonomous mobile robots including motion, control, and estimation. PID, LQR, and MPC controllers for differential drive robot are developed with ROS2. In addition, some filters are covered such as particle filter and ekf for localization.
vipulkumbhar/AuE893_Robust_Predictive_Control
This repository contains classwork and practice examples based on Model Predictive Control. Robust and Stochastic control methods applied to and studied for linear/non-linear plants.
imgeorgiev/ddp
Differential Dynamic Programming (DDP) with automatic symbolic differentiation
HitSZwang/mini-cheetah-pybullet
mpc and wbc for mini cheetah in pybullet
abwerby/Model-Predictive-Control-Carla
Model Predictive Controller tested on Carla simulator on Race track with reference velocity.
shiivashaakeri/Data-Driven-Model-Predictive-Control-MPC-with-Stability-and-Robustness-Guarantees
J. Berberich, J. Köhler, M. A. Müller and F. Allgöwer, "Data-Driven Model Predictive Control With Stability and Robustness Guarantees," in IEEE Transactions on Automatic Control, vol. 66, no. 4, pp. 1702-1717, April 2021, doi: 10.1109/TAC.2020.3000182.
priest-yang/Deep-Tracking-Control
DTC: Deep Tracking Control
roscibely/MPC-control-with-LMIs
MODEL PREDICTIVE CONTROL (MPC) CONTROL BASED ON THE QUASI-MIN-MAX ALGORITHM WITH RELAXATION IN LMIS
neobotix/neo_mpc_planner2
Omnidirectional planner for mobile robots based on MPC
HuKangle/Trajectory-tracking-for-vehicle
Vehicle path following using the MPC or LQR algorithm
gustavomoers/CollisionAvoidance-Carla-DRL-MPC
A hybrid collision avoidance system combining Deep Reinforcement Learning with Model Predictive Control, designed for autonomous vehicles in CARLA to navigate scenarios with stationary obstacles.
i-abr/TorchMPC
Pytorch implementation of Model Predictive Control with learned models
PepMS/eagle-mpc
EagleMPC is a model predictive control & optimal control library for unmanned aerial manipulators (UAMs)
nicolaloi/MPC-Spacecraft-Asteroids-Environment
RRT*-MPC path planning for spacecraft navigation in dynamic environment. Graded project for the ETH course "Planning and Decision Making for Autonomous Robots".
UVAdMIST/swmm_mpc
Python package for model predictive control (MPC) for EPASWMM5 models
Thomas-JHR/Unmanned-Surface-Vessel-Studies
A Master of Engineering Academic Project
UtkarshMishra04/DMD-MPC-RL
This repository contains the code for our paper on Dynamic Mirror Descent based MPC for Model-Free RL
SSubhnil/RacingCARLA
Learning Model Predictive Control (LMPC) for autonomous racing in CARLA 3D environment.
TinyMPC/tinympc-python
Python interactive interface for TinyMPC
asanet/chemeng-solved
Classic problems in chemical engineering solved with matlab