[AMR] Notes on tasks, improved layouts

This commit is contained in:
2026-08-01 15:15:02 +02:00
parent 76b6334433
commit 1f2ca7f5ab
7 changed files with 25 additions and 9 deletions
@@ -2,7 +2,7 @@
\begin{wrapfigure}[10]{r}{0.35\columnwidth}
\includegraphics[width=0.35\columnwidth]{assets/inverse-kinematics.png}
\end{wrapfigure}
\bi{Option}: Solve Forward Kinematics for angles.\\
\bi{Option}: Solve FK for angles.\\
\bi{Better}: Law of cosine with polar coordinates. Compute angle using cosine rule,
$\theta_1 = \varphi \pm \alpha$, $\theta_2 = \pm(\pi - \beta)$
(Positive for {\color{ForestGreen} Elbow Down}, Neg. for {\color{red} Elbow Up})
@@ -10,5 +10,5 @@ $\theta_1 = \varphi \pm \alpha$, $\theta_2 = \pm(\pi - \beta)$
\bi{Extension to 6R}:
1. Waist: spherical coords (2 sol.)\\
2. 2 sols from 2R for shoulder + elbow\\
3. Solve for wrist joints (no influence on pos)
3. Solve for wrist joints (no infl. on pos)