You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This is a path tracking simulation using model predictive control (MPC)\n",
12
+
"\n",
13
+
"The MPC controller controls vehicle speed and steering base on linealized model"
8
14
]
9
15
},
10
16
{
@@ -206,7 +212,8 @@
206
212
"cell_type": "markdown",
207
213
"metadata": {},
208
214
"source": [
209
-
"This equation is implemented at https://github.com/AtsushiSakai/PythonRobotics/blob/eb6d1cbe6fc90c7be9210bf153b3a04f177cc138/PathTracking/model_predictive_speed_and_steer_control/model_predictive_speed_and_steer_control.py#L80-L102"
0 commit comments