We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a7476 commit 0272f3aCopy full SHA for 0272f3a
PathTracking/model_predictive_speed_and_steer_control/notebook.ipynb
@@ -11,14 +11,18 @@
11
"cell_type": "markdown",
12
"metadata": {},
13
"source": [
14
- "# Linear model"
+ "# Linear vehicle model"
15
]
16
},
17
{
18
19
20
21
- "# Reference\n"
+ "# Reference\n",
22
+ "\n",
23
+ "- [Vehicle Dynamics and Control \\| Rajesh Rajamani \\| Springer](http://www.springer.com/us/book/9781461414322)\n",
24
25
+ "- [MPC Course Material \\- MPC Lab @ UC\\-Berkeley](http://www.mpc.berkeley.edu/mpc-course-material)\n"
26
27
}
28
],
0 commit comments