Skip to content

Commit bb585c2

Browse files
committed
update doc
1 parent 5104dfe commit bb585c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Localization/extended_kalman_filter/extended_kalman_filter_localization.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"cell_type": "markdown",
163163
"metadata": {},
164164
"source": [
165-
"# Observation Model\n",
165+
"### Observation Model\n",
166166
"\n",
167167
"The robot can get x-y position infomation from GPS.\n",
168168
"\n",
@@ -204,7 +204,7 @@
204204
"cell_type": "markdown",
205205
"metadata": {},
206206
"source": [
207-
"# Extented Kalman Filter\n",
207+
"### Extented Kalman Filter\n",
208208
"\n",
209209
"Localization process using Extendted Kalman Filter:EKF is\n",
210210
"\n",

0 commit comments

Comments
 (0)