Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LaiYanKai authored Nov 20, 2022
1 parent c6536f9 commit 8dc6824
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Overview

A repository of offline javascript-powered tools for visualising 2D path planning on binary occupancy grids and LEGO-EV3 related activities. Hosted at [laiyankai.github.io](https://laiyankai.github.io/)
A repository of offline javascript-powered tools for visualising 2D path planning on binary occupancy grids and LEGO-EV3 related activities. Hosted at [laiyankai.github.io](https://laiyankai.github.io/).

# UniformPlanners (2D Path Planning on Binary Occupancy Grids)
Link here: [laiyankai.github.io/UniformPlanners](https://laiyankai.github.io/UniformPlanners/index.html).

A learning tool to examine individual steps of A*, Dijkstra, Greedy Best First Search, Breadth First Search and Depth First Search.

Expand Down

0 comments on commit 8dc6824

Please sign in to comment.