|
nmpc_ddp
|
#include <array>#include <functional>#include <memory>#include <nmpc_ddp/DDPProblem.h>#include <nmpc_ddp/DDPSolver.hpp>
Go to the source code of this file.
Classes | |
| class | nmpc_ddp::DDPSolver< StateDim, InputDim > |
| DDP solver. More... | |
| struct | nmpc_ddp::DDPSolver< StateDim, InputDim >::Configuration |
| Configuration. More... | |
| struct | nmpc_ddp::DDPSolver< StateDim, InputDim >::ControlData |
| Control data. More... | |
| struct | nmpc_ddp::DDPSolver< StateDim, InputDim >::Derivative |
| Derivatives of DDP problem. More... | |
| struct | nmpc_ddp::DDPSolver< StateDim, InputDim >::TraceData |
| Data to trace optimization loop. More... | |
| struct | nmpc_ddp::DDPSolver< StateDim, InputDim >::ComputationDuration |
| Data of computation duration. More... | |
Namespaces | |
| nmpc_ddp | |
1.8.17