Skip to content

Commit 0272f3a

Browse files
committed
update notebook
1 parent 14a7476 commit 0272f3a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

PathTracking/model_predictive_speed_and_steer_control/notebook.ipynb

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,18 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"# Linear model"
14+
"# Linear vehicle model"
1515
]
1616
},
1717
{
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"# Reference\n"
21+
"# Reference\n",
22+
"\n",
23+
"- [Vehicle Dynamics and Control \\| Rajesh Rajamani \\| Springer](http://www.springer.com/us/book/9781461414322)\n",
24+
"\n",
25+
"- [MPC Course Material \\- MPC Lab @ UC\\-Berkeley](http://www.mpc.berkeley.edu/mpc-course-material)\n"
2226
]
2327
}
2428
],

0 commit comments

Comments
 (0)