Skip to content

isri-aist/NMPC

Repository files navigation

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)