#include <matrix-inertia.h>
Definition at line 39 of file matrix-inertia.h.
◆ MatrixInertia() [1/2]
dynamicgraph::sot::MatrixInertia::MatrixInertia |
( |
void |
| ) |
|
|
inlineprivate |
◆ MatrixInertia() [2/2]
MatrixInertia::MatrixInertia |
( |
CjrlHumanoidDynamicRobot * |
aHDR | ) |
|
◆ ~MatrixInertia()
MatrixInertia::~MatrixInertia |
( |
void |
| ) |
|
◆ computeInertiaMatrix()
void MatrixInertia::computeInertiaMatrix |
( |
| ) |
|
◆ getDoF()
size_t dynamicgraph::sot::MatrixInertia::getDoF |
( |
| ) |
|
|
inline |
◆ getInertiaMatrix() [1/2]
void MatrixInertia::getInertiaMatrix |
( |
double * |
A | ) |
|
◆ getInertiaMatrix() [2/2]
◆ init()
void MatrixInertia::init |
( |
CjrlHumanoidDynamicRobot * |
aHDR | ) |
|
◆ initDofTable()
void MatrixInertia::initDofTable |
( |
void |
| ) |
|
|
private |
◆ initParents()
void MatrixInertia::initParents |
( |
void |
| ) |
|
|
private |
◆ update()
void MatrixInertia::update |
( |
void |
| ) |
|
◆ aHDMB_
dynamicsJRLJapan::HumanoidDynamicMultiBody* dynamicgraph::sot::MatrixInertia::aHDMB_ |
|
private |
◆ aHDR_
CjrlHumanoidDynamicRobot* dynamicgraph::sot::MatrixInertia::aHDR_ |
|
private |
◆ Ic
◆ inertia_
◆ iVpi
std::vector<MatrixTwist> dynamicgraph::sot::MatrixInertia::iVpi |
|
private |
◆ iVpiT
std::vector<MatrixForce> dynamicgraph::sot::MatrixInertia::iVpiT |
|
private |
◆ joints_
std::vector<CjrlJoint*> dynamicgraph::sot::MatrixInertia::joints_ |
|
private |
◆ parentIndex_
std::vector<int> dynamicgraph::sot::MatrixInertia::parentIndex_ |
|
private |
◆ phi
The documentation for this class was generated from the following files: