humoto
modules
pepper_ik
include
pepper_ik.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
@brief
8
*/
9
10
11
#pragma once
12
13
namespace
humoto
14
{
15
/**
16
* @brief Inverse kinematics controller for Pepper
17
*
18
* @ingroup Modules
19
* @{
20
* @defgroup pepper_ik pepper_ik
21
* @}
22
*
23
* @ingroup pepper_ik
24
*/
25
namespace
pepper_ik
26
{
27
}
28
}
29
30
#include "humoto/rbdl.h"
31
32
#include "
pepper_ik/common.h
"
33
#include "
pepper_ik/model_description.h
"
34
#include "
pepper_ik/generalized_coordinates.h
"
35
#include "
pepper_ik/model.h
"
36
#include "
pepper_ik/whole_body_controller.h
"
37
38
#include "
pepper_ik/task_basecom.h
"
39
#include "
pepper_ik/task_bodycom.h
"
40
#include "
pepper_ik/task_jointsref.h
"
41
#include "
pepper_ik/task_baseorient.h
"
42
#include "
pepper_ik/task_fixarms.h
"
43
#include "
pepper_ik/task_fixhead.h
"
44
#include "
pepper_ik/task_jointsbounds.h
"
45
#include "
pepper_ik/task_tagorient.h
"
46
#include "
pepper_ik/task_tagangularvel.h
"
47
#include "
pepper_ik/task_tagcompletevel.h
"
48
#include "
pepper_ik/task_tagpose.h
"
49
#include "
pepper_ik/task_tagpose3dof.h
"
50
51
#ifdef HUMOTO_USE_CONFIG
52
#include "
pepper_ik/configurable_optimization_problem.h
"
53
#endif
task_tagorient.h
task_fixarms.h
task_jointsref.h
model_description.h
task_tagpose3dof.h
task_fixhead.h
model.h
whole_body_controller.h
task_tagangularvel.h
task_tagpose.h
task_tagcompletevel.h
humoto
The root namespace of HuMoTo.
Definition:
config.h:12
configurable_optimization_problem.h
common.h
task_baseorient.h
task_bodycom.h
generalized_coordinates.h
task_basecom.h
task_jointsbounds.h
Generated on Fri Sep 29 2017 16:44:40 for humoto by
1.8.13