aligator  0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
Loading...
Searching...
No Matches
solver-proxddp.hpp File Reference

Definitions for the proximal trajectory optimization algorithm. More...

Include dependency graph for solver-proxddp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::SolverProxDDPTpl< _Scalar >
 A proximal, augmented Lagrangian-type solver for trajectory optimization. More...
 
struct  aligator::SolverProxDDPTpl< _Scalar >::LinesearchVariant
 
struct  aligator::SolverProxDDPTpl< _Scalar >::AlmParams
 

Namespaces

namespace  aligator
 Main package namespace.
 

Enumerations

enum class  aligator::LQSolverChoice { aligator::SERIAL , aligator::PARALLEL , aligator::STAGEDENSE }
 

Detailed Description

Definitions for the proximal trajectory optimization algorithm.

Definition in file solver-proxddp.hpp.