Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quanghihicoder/robot_navigation

robot navigation
https://github.com/quanghihicoder/robot_navigation

ai astar bfs dfs gbfs python robot-navigation

Last synced: 28 days ago
JSON representation

robot navigation

Awesome Lists containing this project

README

        

# Robot_Navigation

Run code:

Type in command: py main.py method_name

There are 7 methods available: DFS, BFS, GBFS, AS, CUS1, CUS2, CUS3

Example: py main.py DFS

Enjoy !