File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Python sample codes and documents about Autonomous vehicle control algorithm. In
1818 * [ Pure pursuit Path Tracking] ( #pure-pursuit-path-tracking )
1919 * [ Rear wheel feedback Path Tracking] ( #rear-wheel-feedback-path-tracking )
2020 * [ LQR(Linear Quadratic Regulator) Path Tracking] ( #lqrlinear-quadratic-regulator-path-tracking )
21+ * [ Stanley steering control Path tracking] ( #stanley-steering-control-path-tracking )
2122 * [ Perception] ( #perception )
2223 * [ Rectangle fitting Detection] ( #rectangle-fitting-detection )
2324 * [ Sensor's Extrinsic Parameters Estimation] ( #sensors-extrinsic-parameters-estimation )
@@ -92,6 +93,8 @@ For setting up the environment with Docker:
9293
9394#### LQR(Linear Quadratic Regulator) Path Tracking
9495
96+ #### Stanley steering control Path Tracking
97+ 
9598### Perception
9699#### Rectangle fitting Detection
97100
You can’t perform that action at this time.
0 commit comments