Skip to content

isri-aist/NMPC

Repository files navigation

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)