humoto
core
include
humoto.h
Go to the documentation of this file.
1
/**
2
@file
3
@author Alexander Sherikov
4
@author Jan Michalczyk
5
@copyright 2014-2017 INRIA. Licensed under the Apache License, Version 2.0.
6
(see @ref LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
7
8
@brief
9
*/
10
11
#pragma once
12
13
#include "
humoto_helpers.h
"
14
15
#include "
config.h
"
16
17
#include "
humoto/solution.h
"
18
#include "
humoto/model.h
"
19
#include "
humoto/control_problem.h
"
20
#include "
humoto/violations.h
"
21
#include "
humoto/active_set.h
"
22
#include "
humoto/constraints_mixins.h
"
23
#include "
humoto/constraints_base.h
"
24
#include "
humoto/constraints.h
"
25
#include "
humoto/task.h
"
26
#include "
humoto/task_generic.h
"
27
#include "
humoto/hierarchy_level.h
"
28
#include "
humoto/qp_problem.h
"
29
#include "
humoto/hierarchy.h
"
30
31
#include "
humoto/solver.h
"
32
33
#ifdef HUMOTO_USE_CONFIG
34
#include "
humoto/configurable_optimization_problem.h
"
35
#endif
36
37
#include "
rigid_body.h
"
constraints_base.h
violations.h
control_problem.h
configurable_optimization_problem.h
solver.h
Solver interface classes.
solution.h
hierarchy_level.h
config.h
rigid_body.h
This header is included in humoto.h.
active_set.h
humoto_helpers.h
Very basic definitions.
qp_problem.h
constraints_mixins.h
task.h
constraints.h
task_generic.h
hierarchy.h
model.h
Generated on Fri Sep 29 2017 16:44:40 for humoto by
1.8.13