[AMR] Finish W3 summary

This commit is contained in:
2026-03-16 13:17:23 +01:00
parent 66256e3427
commit b2941c45a6
9 changed files with 127 additions and 7 deletions
@@ -1 +1,11 @@
\subsection{Rigid Body Dynamics}
\inlinedefinition[Newton II] For fin. body w/ mass $m$ and inertia mat. $I$, with force $\vec{F}$ and torque $\vec{T}$ on \bi{Centre of Mass} (CoM), expressed in body frame:
\rmvspace[1.5]
\begin{align*}
{_B}\vec{F} &= \sum {_B}\vec{F}_i = m({_B} \vec{\dot{v}}_{CoM}) + m_B \vec{\omega} \times {_B}\vec{v}_{CoM} \\
{_B}\vec{T} &= \sum {_B}\vec{T}_i = \mat{I}({_B} \vec{\dot{\omega}}) + {_B} \vec{\omega} \times \mat{I}_B\vec{\omega}
\end{align*}
\rmvspace
${_B} \vec{v}_{CoM}$ vel. of CoM, ${_B}\omega$ rot. speed; both w.r.t. world frame