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 @@ -16,6 +16,7 @@ Python sample codes and documents about Autonomous vehicle control algorithm. In
1616 * [ NDT Map Construction] ( #ndt-map-construction )
1717 * [ Path Tracking] ( #path-tracking )
1818 * [ Pure pursuit Path Tracking] ( #pure-pursuit-path-tracking )
19+ * [ Rear wheel Path Tracking] ( #rear-wheel-feedback-path-tracking )
1920 * [ Perception] ( #perception )
2021 * [ Rectangle fitting Detection] ( #rectangle-fitting-detection )
2122 * [ Sensor's Extrinsic Parameters Estimation] ( #sensors-extrinsic-parameters-estimation )
@@ -85,6 +86,8 @@ For setting up the environment with Docker:
8586### Path Tracking
8687#### Pure pursuit Path Tracking
8788
89+ #### Rear wheel feedback Path Tracking
90+ 
8891### Perception
8992#### Rectangle fitting Detection
9093
You can’t perform that action at this time.
0 commit comments