Skip to content

Commit 3504db0

Browse files
author
RyuYamamoto
authored
fix: typo (AtsushiSakai#1023)
1 parent b1fb7fe commit 3504db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PathPlanning/DStarLite/d_star_lite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
D* Lite grid planning
33
author: vss2sn ([email protected])
44
Link to papers:
5-
D* Lite (Link: http://idm-lab.org/bib/abstracts/papers/aaai02b.pd)
5+
D* Lite (Link: http://idm-lab.org/bib/abstracts/papers/aaai02b.pdf)
66
Improved Fast Replanning for Robot Navigation in Unknown Terrain
77
(Link: http://www.cs.cmu.edu/~maxim/files/dlite_icra02.pdf)
88
Implemented maintaining similarity with the pseudocode for understanding.

0 commit comments

Comments
 (0)