|
robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <limits>#include <cmath>#include <vector>#include "Eigen/Core"#include "robotoc/ocp/time_discretization.hpp"#include "robotoc/core/kkt_residual.hpp"#include "robotoc/core/kkt_matrix.hpp"#include "robotoc/core/direction.hpp"#include "robotoc/constraints/constraint_component_data.hpp"

Go to the source code of this file.
Classes | |
| class | robotoc::STOConstraints |
| Constraints of the switching time optimization problems. More... | |
Namespaces | |
| namespace | robotoc |