aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
traj-opt-data.hpp File Reference
#include "aligator/fwd.hpp"
Include dependency graph for traj-opt-data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::TrajOptDataTpl< Scalar >
 Problem data struct. More...
 

Namespaces

namespace  aligator
 Main package namespace.
 

Functions

template<typename Scalar >
Scalar aligator::computeTrajectoryCost (const TrajOptDataTpl< Scalar > &problem_data)
 Helper for computing the trajectory cost (from pre-computed problem data).
 

Detailed Description

Definition in file traj-opt-data.hpp.