Definitions of Hrp2 constants.
More...
#include <deque>
#include <vector>
#include <boost/assert.hpp>
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <state-observation/api.h>
Go to the source code of this file.
|
| namespace | stateObservation |
| | Filtering of divergent component of motion (DCM) and estimation of a bias betweeen the DCM and the corresponding zero moment point for a linearized inverted pendulum model.
|
Definitions of Hrp2 constants.
- Author
- Alexis Mifsud
- Date
- 2014
Definition in file hrp2.hpp.
| double stateObservation::hrp2::m = 56.8 |
|
constexpr |
mass of the robot
Definition at line 36 of file hrp2.hpp.
◆ linKe
| double stateObservation::hrp2::linKe = 40000 |
|
constexpr |
stifness and damping
Definition at line 39 of file hrp2.hpp.
◆ angKe
| double stateObservation::hrp2::angKe = 400 |
|
constexpr |
◆ linKv
| double stateObservation::hrp2::linKv = 600 |
|
constexpr |
◆ angKv
| double stateObservation::hrp2::angKv = 10 |
|
constexpr |