Aldebaran documentation What's new in NAOqi 2.4.3?

T2 - Masses - V3.3

See also

Masses

NAO T14 | V4 | V3.3 | V3.2


Warning

The Masses as well as the Center of Mass positions taken in account in the robot models have been updated in order to remove the slight dissymmetry between left and right limbs.

Legend

This page details, for each solid (S) of a robot, the Mass, Center of Mass and Inertial matrix.

\text{Mass (kg)}

\text{CoM(S)} = \left[\begin{array}{c}
X_G \\ Y_G \\ Z_G
\end{array} \right]_{(o, R)} \text{(m)}

\left[I_o(S)\right]_R = \left[\begin{array}{ccc}
I_{xx} & I_{xy} & I_{xz} \\
I_{yx} & I_{yy} & I_{yz} \\
I_{zx} & I_{zy} & I_{zz}
\end{array}\right]_R (\text{kg}*\text{m}^2)

The Center of Mass position and the Inertial matrix are described relative to the local coordinate system of the current solid (S) (o, R).

All solids (S) and local coordinate system are described relative to the zero posture: with straight arms pointing forwards.

Whole robot

\text{Mass} = 1.6

Torso

(o, R) is located on: Torso.

../../_images/torso_t.png

\text{Mass} = 1.03983

\text{CoM(S)} = \left[
                \begin{array}{c}
                  -0.00538 \\
                  0.00000 \\
                  -0.01026
                \end{array}
                \right]_{(o, R)}

\left[I_o(S)\right]_R = \left[
                        \begin{array}{ccc}
                          0.00435995030 & 0.00000082162 & -0.00008883030 \\
                          0.00000082162 & 0.00392846043 & -0.00001054867 \\
                          -0.00008883030 & -0.00001054867 & 0.00212021848 \\
                        \end{array}
                        \right]_R