Pathfindax
Pathfindax copied to clipboard
Pathfinding framework
### Summary Change the CI build to match Singularity: - Build script define in powershell - Add gitversion so we can easily release a alpha package on every PR that...
### Summary Implement formations with the following features: - Dynamic obstacle avoidance - O(n) scaling (where n is the amount of agents). This is important because it should be able...
### Summary There should be a getting started guide for making your own Pathfinder and using it in duality