Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.29 KB

Non-linear model predictive control (NMPC) library

CI-standalone CI-catkin

This repository provides ROS 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)