robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
sto_cost_function.hpp File Reference
#include <vector>
#include <memory>
#include <unordered_map>
#include "Eigen/Core"
#include "robotoc/ocp/time_discretization.hpp"
#include "robotoc/sto/sto_cost_function_component_base.hpp"
#include "robotoc/core/kkt_residual.hpp"
#include "robotoc/core/kkt_matrix.hpp"
Include dependency graph for sto_cost_function.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  robotoc::STOCostFunction
 Stack of the cost function of the switching time optimization (STO) problem. Composed by cost function components that inherits STOCostFunctionComponentBase. More...
 

Namespaces

namespace  robotoc