Skip to content

Commit

Permalink
Merge pull request #24 from Joosty/inertia-2-retry
Browse files Browse the repository at this point in the history
Inertia-2: remove unneeded hand calcs that don't render
  • Loading branch information
angadhn authored Sep 6, 2024
2 parents e5bede8 + 8fb9aec commit d8521af
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions inertia/inertia-2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@
"({}^R\\begin{bmatrix}C\\end{bmatrix}^N)^T\n",
"```\n",
"where $({}^R\\begin{bmatrix}C\\end{bmatrix}^N)^T$ is the transpose of the DCM of N in R. Equation {eq}`rotationTheoremInertia` is known the `Rotation Theorem for computing inertia matrix'.\n",
"\n",
"<!--\n",
"\n",
":::{admonition}Hand-calculations to derive {eq}`rotationTheoremInertia`\n",
":class: tip, dropdown\n",
"\n",
Expand All @@ -227,8 +230,9 @@
"name: 36\n",
"---\n",
"```\n",
":::\n",
"::::"
":::-->\n",
"::::\n",
"\n"
]
},
{
Expand Down

0 comments on commit d8521af

Please sign in to comment.