aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/core/traj-opt-problem.hpp"
#include "aligator/core/traj-opt-data.hpp"
#include "aligator/core/stage-data.hpp"
#include "aligator/core/cost-abstract.hpp"
#include "aligator/gar/blk-matrix.hpp"
#include "aligator/tracy.hpp"
Go to the source code of this file.
Classes | |
struct | aligator::LagrangianDerivatives< Scalar > |
Compute the derivatives of the problem Lagrangian. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |