humoto
core
include
rigid_body.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 This header is included in humoto.h
9
*/
10
11
#pragma once
12
13
namespace
humoto
14
{
15
/**
16
* @brief Namespace containing definitions related to rigid bodies and their motions.
17
*/
18
namespace
rigidbody
19
{
20
}
21
}
22
23
#include "
rigid_body/cubic_polynomial.h
"
24
#include "
rigid_body/point_mass_state.h
"
25
#include "
rigid_body/rotary_state.h
"
26
#include "
rigid_body/rigid_body_state.h
"
27
#include "
rigid_body/triple_integrator.h
"
triple_integrator.h
rigid_body_state.h
humoto
The root namespace of HuMoTo.
Definition:
config.h:12
cubic_polynomial.h
point_mass_state.h
rotary_state.h
Generated on Fri Sep 29 2017 16:44:40 for humoto by
1.8.13