Skip to content

Commit 67630e5

Browse files
committed
add reference for theta star algorithm
1 parent bcfdf62 commit 67630e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/modules/5_path_planning/grid_base_search/grid_base_search_main.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ As a result, Theta star produces shorter, smoother paths than A star, ideal for
9797

9898
In the animation, each cyan arrow represents a node pointing to its parent.
9999

100+
Reference
101+
++++++++++++
102+
103+
- `Theta*: Any-Angle Path Planning on Grids <https://cdn.aaai.org/AAAI/2007/AAAI07-187.pdf>`__
100104

101105
Code Link
102106
+++++++++++++

0 commit comments

Comments
 (0)