robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <string>
#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/cost/cost_function_component_base.hpp"
#include "robotoc/cost/cost_function_data.hpp"
#include "robotoc/cost/task_space_3d_ref_base.hpp"
Go to the source code of this file.
Classes | |
class | robotoc::TaskSpace3DCost |
Cost on the task space position. More... | |
Namespaces | |
namespace | robotoc |