humoto
core
include
walking.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
namespace
humoto
14
{
15
/**
16
* @brief Namespace containing definitions, which are specific to walking.
17
*/
18
namespace
walking
19
{
20
}
21
}
22
23
#include "
walking/stance_finite_state_machine.h
"
24
#include "
walking/foot_trajectory.h
"
25
#include "
walking/point_mass_model_6z.h
"
26
#include "
walking/robot_foot_parameters.h
"
foot_trajectory.h
point_mass_model_6z.h
robot_foot_parameters.h
stance_finite_state_machine.h
humoto
The root namespace of HuMoTo.
Definition:
config.h:12
Generated on Fri Sep 29 2017 16:44:40 for humoto by
1.8.13