linzhuyue / mpc_learning
A repo for mpc learner.
☆17Updated last year
Alternatives and similar repositories for mpc_learning:
Users that are interested in mpc_learning are comparing it to the libraries listed below
- 使用casadi的C++接口写的shooting/collocation轨迹优化示例代码☆54Updated 3 years ago
- Algorithm for multiple-shooting differential dynamic programming (MS-DDP) implemented in MATLAB, with a few robotics examples.☆18Updated last year
- Matlab implementation of contact-implicit trajectory optimization based on a variable smooth contact model and iLQR☆15Updated 4 years ago
- This is an unofficial python implement of nonlinear model predictive control with control Lyapunov functions and control barrier function…☆36Updated 3 years ago
- Model predictive control applied to dynamic/kinematic models in Python☆15Updated 3 years ago
- Implementation of a multi-rate control architecture based on MPC and CBF☆18Updated 4 years ago
- Lecture Slides, Personal Notes, Homework Solutions and Codes for ESE 619: Model Predictive Control 2023 Spring @ UPenn☆40Updated last year
- EagleMPC is a model predictive control & optimal control library for unmanned aerial manipulators (UAMs)☆30Updated 3 years ago
- A nonlinear MPC framework for agile and versatile quadruped locomotion☆61Updated 9 months ago
- Some QP solver method's implementation, such as ADMM, active set, interior-point method☆26Updated 2 years ago
- Matlab class/functions to simulate a system implementing a control Lyapunov-control barrier function quadratic program controller.☆42Updated last year
- Some tutorials of trajectory optimization (TO) and model predictive control (MPC) for legged robots.☆16Updated last year
- Non-linear model predictive control (NMPC) library☆50Updated last month
- Constrained Differential Dynamic Programming Solver for Trajectory Optimization and Model Predictive Control☆59Updated last week
- MPC implementation for quadrotors using acados☆34Updated 3 years ago
- Some Must Read Papers on Optimal Controls of Bipedal Robots☆12Updated 8 months ago
- [IEEE RA-L 2023] Official Implementation of Safe Navigation and Obstacle Avoidance Using Differentiable Optimization Based Control Barrie…☆29Updated last month
- Control barrier function based motion planning☆17Updated 5 years ago
- ROS-based C++ segway simulation environment. Includes branches for MPC and control barrier functions. New version of cyberpod_sim_ros.☆25Updated 4 years ago
- Related paper: "Experimental Validation of an Actor-Critic Model Predictive Force Controller for Robot-Environment Interaction Tasks"☆17Updated 3 weeks ago
- Model predictive control based on data-driven model☆26Updated last year
- Learning Model for Aggressive Jumping Maneuvers☆15Updated last month
- Automatic Tuning for Data-driven Model Predictive Control☆39Updated last year
- C++ implementation of iLQR☆12Updated 8 years ago
- Implementation of the Online Adaptive CBF for safety-critical navigation for input constrained systems.