mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[AMR] Some layout updates for smaller font sizes
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
\subsection{Inverse Kinematics (IK)}
|
||||
\begin{wrapfigure}[10]{r}{0.4\columnwidth}
|
||||
\includegraphics[width=0.4\columnwidth]{assets/inverse-kinematics.png}
|
||||
\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{Better}: Law of cosine with polar coordinates. Compute angle using cosine rule,\\
|
||||
\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}, Negative for {\color{red} Elbow Up})
|
||||
(Positive for {\color{ForestGreen} Elbow Down}, Neg. for {\color{red} Elbow Up})
|
||||
|
||||
\bi{Extension to 6R}:
|
||||
1. Waist: spherical coords (2 sol.)\\
|
||||
|
||||
Reference in New Issue
Block a user