-
Great library and love the lack of dependencies. However, it doesn't seem to sort on best path, or could just be the viewer maybe?
![image](https://user-images.githubusercontent.com/1793042/289422…
-
-
Thanks for posting this, I'm a fan of your API! This looks much more flexible than most of the other pathfinding libs I've seen out there, and I'm actually going to switch away from the library that I…
-
Hi,
first, I want to thank you for this awesome library/work and to encourage you to continue developing and maintaining AIMA-Python.
I am using AIMA-python in my homework/project of AI and it's…
-
Hey @jsupratman13,
I saw that you contributing to the robocup team. In addition, you writing strategy scripts of python as far as I know. So, let me show you how to study GOAP if you want. :smile:
…
-
Upon trying to pip install Networkx I get the following error message... 'error: could not create '/System/Library/Frameworks/Python.framework/Versions/2.7/share': Operation not permitted'
See full …
-
Probably due to not having a fill. Related to:
https://github.com/godotengine/godot/issues/13287
https://github.com/godotengine/godot/issues/10110
The collisions are pretty flaky- especially for …
-
Hello everyone,
this is a feature request of a one-to-many routing algorithm using astar. First off, if it does not make sense feel free to close the issue and discard it.
Currently I'm writing my m…
-
im running `docker build -t valhalla-source -f Dockerfile-source` and it's failing with an error `/usr/local/include/valhalla/baldr/graphreader.h:9:35: fatal error: valhalla/baldr/curler.h: No such fi…
-
Build is failing as test_text_models in test_text.py is not getting passed.
Result of running tests on the current repository :
```
tests/test_agents.py::test_move_forward PASSED
tests/test_agent…