humoto
modules
pepper_mpc
include
pepper_mpc.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 MPC controller for Pepper
17
*
18
* @ingroup Modules
19
* @{
20
* @defgroup pepper_mpc pepper_mpc
21
* @}
22
*
23
* @ingroup pepper_mpc
24
*/
25
namespace
pepper_mpc
26
{
27
}
28
}
29
30
#include "
pepper_mpc/common.h
"
31
#include "
pepper_mpc/two_point_mass_model.h
"
32
#include "
pepper_mpc/model_state.h
"
33
#include "
pepper_mpc/model.h
"
34
#include "
pepper_mpc/preview_horizon.h
"
35
#include "
pepper_mpc/mpc_mg.h
"
36
37
#include "
pepper_mpc/task_basevelocityref.h
"
38
#include "
pepper_mpc/task_bodypositionref.h
"
39
#include "
pepper_mpc/task_basevelocitybounds.h
"
40
#include "
pepper_mpc/task_bodypositionbounds.h
"
41
#include "
pepper_mpc/task_coppositionbounds.h
"
42
#include "
pepper_mpc/task_baseaccelerationbounds.h
"
43
#include "
pepper_mpc/task_basejerkminimization.h
"
44
#include "
pepper_mpc/task_bodyjerkminimization.h
"
45
#include "
pepper_mpc/task_copcentering.h
"
46
#include "
pepper_mpc/task_basepositionref.h
"
47
48
#ifdef HUMOTO_USE_CONFIG
49
#include "
pepper_mpc/configurable_optimization_problem.h
"
50
#endif
two_point_mass_model.h
model.h
task_bodypositionref.h
mpc_mg.h
configurable_optimization_problem.h
task_coppositionbounds.h
task_basepositionref.h
task_basejerkminimization.h
model_state.h
task_copcentering.h
task_basevelocitybounds.h
task_bodyjerkminimization.h
common.h
humoto
The root namespace of HuMoTo.
Definition:
config.h:12
task_basevelocityref.h
task_baseaccelerationbounds.h
preview_horizon.h
task_bodypositionbounds.h
Generated on Fri Sep 29 2017 16:44:41 for humoto by
1.8.13