mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 03:58:35 -05:00
IMPROVEMENT: Fixed typo
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### 1- Predict\n",
|
||||
"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",
|
||||
"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",
|
||||
"\n",
|
||||
"$\\begin{equation*}\n",
|
||||
"F=\n",
|
||||
@@ -668,7 +668,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.6.1"
|
||||
"version": "3.7.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user