Difference between revisions of "Dynamic Information"
Alexalspach (Talk | contribs) |
Alexalspach (Talk | contribs) |
||
Line 14: | Line 14: | ||
|style="width: 100px;"| X | |style="width: 100px;"| X | ||
|} | |} | ||
− | {{dynamics_mass| | + | {{dynamics_mass|123}} |
===Center of Mass (m)=== | ===Center of Mass (m)=== | ||
− | {| | + | {{dynamics_com|123|456|789}} |
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |} | + | |
===Inertial Tensor (kg*m{{sup|2}})=== | ===Inertial Tensor (kg*m{{sup|2}})=== |
Revision as of 14:46, 5 December 2013
TODO: Something!
SEE AML
Contents |
Body (Base Link)
Mass (kg)
Mass | X |
Mass | 123 |
Center of Mass (m)
X | Y | Z | 123 | 456 | 789 |
Inertial Tensor (kg*m2)
Ixx | Ixy | Ixz | 2.654e-01 | 2.029e-04 | 9.871e-05 |
Iyx | Iyy | Iyz | 2.029e-04 | 6.379e-02 | 3.037e-03 |
Izx | Izy | Izz | 9.871e-05 | 3.037e-03 | 3.093e-01 |
Note See the link inertial tensor convention below.
Link Inertial Tensor Convention
The components of tensors of degree two can be assembled into a matrix. For the inertia tensor this matrix is given by,
It is common in rigid body mechanics to use notation that explicitly identifies the x, y, and z axes, such as Ixx and Ixy, for the components of the inertia tensor.
(courtesy of Wikipedia)