Skip to content

Commit 6503fa3

Browse files
committed
update doc
1 parent c82abf5 commit 6503fa3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Localization/extended_kalman_filter/extended_kalman_filter_localization.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"cells": [
33
{
4-
"attachments": {},
54
"cell_type": "markdown",
65
"metadata": {},
76
"source": [
@@ -149,7 +148,7 @@
149148
"\\end{equation*}$\n",
150149
"\n",
151150
"$\\begin{equation*}\n",
152-
"=\n",
151+
" =\n",
153152
"\\begin{bmatrix}\n",
154153
"1& 0 & -v sin(\\phi)dt & cos(\\phi)dt\\\\\n",
155154
"0 & 1 & v cos(\\phi)dt & sin(\\phi) dt\\\\\n",

0 commit comments

Comments
 (0)