Skip to content

Commit

Permalink
fix: typo (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuYamamoto committed May 26, 2024
1 parent b1fb7fe commit 3504db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PathPlanning/DStarLite/d_star_lite.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
D* Lite grid planning
author: vss2sn (28676655+vss2sn@users.noreply.github.com)
Link to papers:
D* Lite (Link: http://idm-lab.org/bib/abstracts/papers/aaai02b.pd)
D* Lite (Link: http://idm-lab.org/bib/abstracts/papers/aaai02b.pdf)
Improved Fast Replanning for Robot Navigation in Unknown Terrain
(Link: http://www.cs.cmu.edu/~maxim/files/dlite_icra02.pdf)
Implemented maintaining similarity with the pseudocode for understanding.
Expand Down

0 comments on commit 3504db0

Please sign in to comment.