Skip to content

Commit cd170ab

Browse files
committed
🩹 fix hyperlink of README
Signed-off-by: Decwest <[email protected]>
1 parent e9585d4 commit cd170ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_regulated_pure_pursuit_controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Note: The maximum allowed time to collision is thresholded by the lookahead poin
6363

6464
## Dynamic Window Pure Pursuit Features
6565

66-
This controller also implements the Dynamic Window Pure Pursuit (DWPP) algorithm, developed by [Fumiya Ohnishi](www.linkedin.com/in/fumiya-ohnishi-23b124202).
66+
This controller also implements the Dynamic Window Pure Pursuit (DWPP) algorithm, developed by [Fumiya Ohnishi](https://www.linkedin.com/in/fumiya-ohnishi-23b124202).
6767
Unlike the standard Pure Pursuit, DWPP enables the consideration of velocity and acceleration constraints when computing velocity commands.
6868
An overview of the algorithm can be found here: [DWPP Algorithm](https://github.com/Decwest/nav2_dynamic_window_pure_pursuit_controller/blob/main/algorithm.md).
6969

0 commit comments

Comments
 (0)