Skip to content

Commit aa7d48f

Browse files
committed
IMPROVEMENT: Fixed typo
1 parent 389da74 commit aa7d48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SLAM/FastSLAM1/FastSLAM1.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"metadata": {},
9494
"source": [
9595
"### 1- Predict\n",
96-
"The following equations and code snippets we can see how the particles distribution evolves in case we provide only the control $(v,w)$, which are the linear and angular velocity repsectively. \n",
96+
"The following equations and code snippets we can see how the particles distribution evolves in case we provide only the control $(v,w)$, which are the linear and angular velocity respectively. \n",
9797
"\n",
9898
"$\\begin{equation*}\n",
9999
"F=\n",
@@ -668,7 +668,7 @@
668668
"name": "python",
669669
"nbconvert_exporter": "python",
670670
"pygments_lexer": "ipython3",
671-
"version": "3.6.1"
671+
"version": "3.7.5"
672672
}
673673
},
674674
"nbformat": 4,

0 commit comments

Comments
 (0)