Developing a Standard Templated Planning Library for Deterministic and Stochastic Planning Environments in a grid world
The graph can run algorithms on 2D Eigen Matrices and 2D STL vectors. Support will soon be provided for 3D Tensor and 3D Vectors too.
Currently supporting few deterministic planners:
- A-star search
- BFS graph search
- DFS graph search
Future / Ongoing work on:
- Jump Point Search
- D-Star
- Potential Fields
- Obstacle expansion