libmpc++ is a C++ header-only library to solve linear and non-linear MPC
-
Updated
Jan 14, 2026 - C++
libmpc++ is a C++ header-only library to solve linear and non-linear MPC
Trajectory Tracking Controller for ROS Package Using Nonlinear Model Predictive Control (MPC) with C/GMRES Method
My exercises for my MPC course
This repository contains the file reproducing the simulation results of the paper: "MPC for tracking of constrained nonlinear systems"
This project implements a nonlinear kinematic bicycle model for vehicle motion and evaluates multiple trajectory tracking controllers, including PID, Pure Pursuit, Stanley, MPC, and Nonlinear MPC. The controllers are developed in C++ and compared in terms of tracking accuracy, stability, and control effort across different paths, and speeds.
Add a description, image, and links to the nonlinear-mpc topic page so that developers can more easily learn about it.
To associate your repository with the nonlinear-mpc topic, visit your repo's landing page and select "manage topics."