aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/fwd.hpp"
#include "aligator/core/solver-util.hpp"
#include "aligator/core/traj-opt-data.hpp"
#include "aligator/utils/mpc-util.hpp"
Go to the source code of this file.
Classes | |
struct | aligator::WorkspaceBaseTpl< Scalar > |
Base workspace struct for the algorithms. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |