issues
search
mamonu
/
Astar
A* pathfinding algorithm experiments
MIT License
3
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump certifi from 2019.9.11 to 2022.12.7
#18
dependabot[bot]
opened
1 year ago
0
Bump numpy from 1.17.2 to 1.22.0
#17
dependabot[bot]
opened
2 years ago
0
Bump urllib3 from 1.25.6 to 1.26.5
#16
dependabot[bot]
opened
3 years ago
0
Bump urllib3 from 1.25.6 to 1.25.8
#15
dependabot[bot]
closed
3 years ago
1
Create LICENSE
#14
mamonu
closed
5 years ago
0
Transforming route into directions
#13
scavenger29
closed
5 years ago
0
transform solved path to EWSN (for east/west/south/north) that the Mazebot expects
#12
mamonu
closed
5 years ago
8
added function return_solution to send result back to api and verify the result
#11
tusharck
closed
5 years ago
0
Improvement: Initial sweep for improved readability
#10
hangmansROP
closed
5 years ago
0
return the solution through the API
#9
mamonu
closed
5 years ago
0
Added functions for Mazebot API requests and parsing of retrieved data. Added .gitignore and requirements.txt.
#8
Fayhen
closed
5 years ago
0
Follow coding best practices
#7
mamonu
closed
5 years ago
3
integrate MAZEBOT API
#6
mamonu
closed
5 years ago
4
now random mazes always start from (0,0 and end at (n,n)
#5
AthanLapp
closed
6 years ago
1
added documentation for randomgrid function
#4
AthanLapp
closed
6 years ago
0
added code for creating random solvable mazes
#3
AthanLapp
closed
6 years ago
0
added radar screen metric to A_star
#2
AthanLapp
closed
6 years ago
2
updated A_star.py
#1
AthanLapp
closed
6 years ago
0