We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@112212 already developed a new Polygonal 2D A* Algorithm in C++, therefore, the task is to write bindings for JavaScript and implement in mep-master.
@112212's repo: https://github.com/112212/astar-polygonal-pathfinding
Bindings for old A* implementation: https://github.com/Memristor-Robotics/mep-master/tree/master/src/services/terrain/pathfinding
The text was updated successfully, but these errors were encountered:
This new algorithm had been tested on the robot?
Sorry, something went wrong.
pathfinding2.zip tested graphicly, it passed lot of tests
SimicIlija
112212
No branches or pull requests
@112212 already developed a new Polygonal 2D A* Algorithm in C++, therefore, the task is to write bindings for JavaScript and implement in mep-master.
@112212's repo:
https://github.com/112212/astar-polygonal-pathfinding
Bindings for old A* implementation:
https://github.com/Memristor-Robotics/mep-master/tree/master/src/services/terrain/pathfinding
The text was updated successfully, but these errors were encountered: