Skip to content

Commit

Permalink
Update 00_coordinate_transformation.md
Browse files Browse the repository at this point in the history
fixed latex error
  • Loading branch information
robertik10 authored Jan 15, 2024
1 parent 46ef234 commit 21a595b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions doc/06_perception/00_coordinate_transformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,15 @@ $$
To calculate our rotated vector `V'` we do the following:

$$
V' = R \cdot V
$$
\\
$$
\begin{bmatrix}
a\\
d\\
g\\
\end{bmatrix}
=
\begin{bmatrix}
a & b & c\\
Expand Down

0 comments on commit 21a595b

Please sign in to comment.