robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
cost_function.hpp File Reference
#include <memory>
#include <cmath>
#include <vector>
#include <unordered_map>
#include <iostream>
#include "Eigen/Core"
#include "robotoc/robot/robot.hpp"
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/robot/impact_status.hpp"
#include "robotoc/core/split_solution.hpp"
#include "robotoc/core/split_kkt_residual.hpp"
#include "robotoc/core/split_kkt_matrix.hpp"
#include "robotoc/ocp/grid_info.hpp"
#include "robotoc/cost/cost_function_component_base.hpp"
#include "robotoc/cost/cost_function_data.hpp"
Include dependency graph for 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::CostFunction
 Stack of the cost function. Composed by cost function components that inherits CostFunctionComponentBase. More...
 

Namespaces

namespace  robotoc