Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.39 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.39 KB

This is the branch for ROS2; use the ros1 branch for ROS1.

Non-linear model predictive control (NMPC) library

CI-standalone CI-colcon

This repository provides ROS2 packages for the following NMPC methods

Documentation

NMPC with differential dynamic drogramming (DDP)

Documentation

FMPC: Fast NMPC combining the direct multiple shooting (DMS) method, the primal-dual interior point (PDIP) method, and Riccati recursion (RR)

Documentation

NMPC with continuation/GMRES method (C/GMRES)