Repository navigation

#

mpc-control

Real-time behaviour synthesis with MuJoCo, using Predictive Control

C++
1387
9 天前

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.

MATLAB
498
5 个月前

Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking

Python
375
2 年前

A humanoid bipedal walking control repo using NMPC and WBC, and simulation with mujoco. Contact: xuejl2001@mail.ustc.edu.cn

C++
351
7 个月前

[RA-Letter 2023] RDA: An Accelerated Collision Free Motion Planner for Autonomous Navigation in Cluttered Environments

Python
290
3 个月前

A collection of work using nonlinear model predictive control (NMPC) with discrete-time control Lyapunov functions (CLFs) and control barrier functions (CBFs)

MATLAB
281
2 年前

"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

279
4 年前

iterative Linear Quadratic Regulator with support for constraints on input and state variables via barrier functions—Numba-accelerated.

Python
222
3 个月前

Simulation platform for autonomous vehicle motion planning and control

MATLAB
141
6 年前

Autonomous Vehicle modelling using MATLAB and Simulink

MATLAB
109
2 年前

ROS2 package that implements a nonlinear model predictive control (NMPC) pipeline for trajectory tracking for aerial vehicles that use the PX4 Autopilot

C
95
6 个月前

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

MATLAB
74
5 年前

Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization

Python
68
5 年前

Unofficial implementaton of the paper DTC: Deep Tracking Control

Python
66
9 个月前

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.

Jupyter Notebook
65
2 年前

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.

Python
63
2 年前