Skip to content

Commit 18248e2

Browse files
committed
minor change with README.md
1 parent 4acdde9 commit 18248e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Python codes for robotics algorithm.
4646
* [Reeds Shepp planning](#reeds-shepp-planning)
4747
* [LQR based path planning](#lqr-based-path-planning)
4848
* [Optimal Trajectory in a Frenet Frame](#optimal-trajectory-in-a-frenet-frame)
49-
* [Path tracking](#path-tracking)
49+
* [Path Tracking](#path-tracking)
5050
* [move to a pose control](#move-to-a-pose-control)
5151
* [Stanley control](#stanley-control)
5252
* [Rear wheel feedback control](#rear-wheel-feedback-control)
@@ -414,7 +414,7 @@ Ref:
414414
- [Optimal trajectory generation for dynamic street scenarios in a Frenet Frame](https://www.youtube.com/watch?v=Cj6tAQe7UCY)
415415

416416

417-
# Path tracking
417+
# Path Tracking
418418

419419
## move to a pose control
420420

0 commit comments

Comments
 (0)