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 @@ -17,6 +17,7 @@ Python sample codes and documents about Autonomous vehicle control algorithm. In
1717 * [ Path Tracking] ( #path-tracking )
1818 * [ Pure pursuit Path Tracking] ( #pure-pursuit-path-tracking )
1919 * [ Rear wheel feedback Path Tracking] ( #rear-wheel-feedback-path-tracking )
20+ * [ LQR(Linear Quadratic Regulator) Path Tracking] ( #lqrlinear-quadratic-regulator-path-tracking )
2021 * [ Perception] ( #perception )
2122 * [ Rectangle fitting Detection] ( #rectangle-fitting-detection )
2223 * [ Sensor's Extrinsic Parameters Estimation] ( #sensors-extrinsic-parameters-estimation )
@@ -89,6 +90,8 @@ For setting up the environment with Docker:
8990
9091#### Rear wheel feedback Path Tracking
9192
93+ #### LQR(Linear Quadratic Regulator) Path Tracking
94+ 
9295### Perception
9396#### Rectangle fitting Detection
9497
You can’t perform that action at this time.
0 commit comments