Skip to content
New issue

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

New pathfinding algorithm #8

Open
lukicdarkoo opened this issue Dec 5, 2017 · 2 comments
Open

New pathfinding algorithm #8

lukicdarkoo opened this issue Dec 5, 2017 · 2 comments
Assignees

Comments

@lukicdarkoo
Copy link
Member

@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

@nikirasevic
Copy link
Member

This new algorithm had been tested on the robot?

@112212
Copy link
Contributor

112212 commented Dec 11, 2017

pathfinding2.zip
tested graphicly, it passed lot of tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants