turtlebot:adventures:sensing101_forwarderror
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
turtlebot:adventures:sensing101_forwarderror [2015/10/27 18:43] – [Generating the Desired End Pose] pvela | turtlebot:adventures:sensing101_forwarderror [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 58: | Line 58: | ||
\Delta g_{turn} = \left[ \begin{matrix} e^{j \Delta \theta} & 0 \\ 0 & 1 \end{matrix} \right], | \Delta g_{turn} = \left[ \begin{matrix} e^{j \Delta \theta} & 0 \\ 0 & 1 \end{matrix} \right], | ||
\end{equation} | \end{equation} | ||
- | where $\Delta x$ is the distance to drive forward and $\Delta \theta$ is the angle (in radians most likely) to turn. | + | where $\Delta x$ is the distance to drive forward and $\Delta \theta$ is the angle (in radians most likely) to turn. In future instantiations, |
+ | This desired end pose will then be fixed until the proper terminating condition is achieved (e.g., the error is small enough to be negligible). | ||
==== Complex Matrices in Python ==== | ==== Complex Matrices in Python ==== | ||
turtlebot/adventures/sensing101_forwarderror.1445985791.txt.gz · Last modified: 2024/08/20 21:38 (external edit)