File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed
PathTracking/model_predictive_speed_and_steer_control Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "metadata" : {},
6+ "source" : [
7+ " # Model predictive speed and steering control"
8+ ]
9+ },
10+ {
11+ "cell_type" : " markdown" ,
12+ "metadata" : {},
13+ "source" : [
14+ " # Linear model"
15+ ]
16+ },
17+ {
18+ "cell_type" : " markdown" ,
19+ "metadata" : {},
20+ "source" : [
21+ " # Reference\n "
22+ ]
23+ }
24+ ],
25+ "metadata" : {
26+ "kernelspec" : {
27+ "display_name" : " Python 3" ,
28+ "language" : " python" ,
29+ "name" : " python3"
30+ },
31+ "language_info" : {
32+ "codemirror_mode" : {
33+ "name" : " ipython" ,
34+ "version" : 3
35+ },
36+ "file_extension" : " .py" ,
37+ "mimetype" : " text/x-python" ,
38+ "name" : " python" ,
39+ "nbconvert_exporter" : " python" ,
40+ "pygments_lexer" : " ipython3" ,
41+ "version" : " 3.6.6"
42+ }
43+ },
44+ "nbformat" : 4 ,
45+ "nbformat_minor" : 2
46+ }
You can’t perform that action at this time.
0 commit comments