Skip to content

Roadmap

Pierre-François Gimenez edited this page Sep 14, 2017 · 26 revisions

Kraken Roadmap

Here is the current roadmap of Kraken. Please note that this roadmap is only informative and isn't a promise. Depending on Kraken evolution, I may change the tasks priority or even give up some enhancements if their benefit-cost ratio isn't favourable after examination.

Planned features

  • allow orientation piecewise continuity to exploit the full potential of vehicle capable of rotating on themselves.
  • allow a constraint on the arrival orientation

Intermediary versions may be added if new ideas come up.

v1.0

The library is usable and well-documented.

v1.1

Path recovery for replanning. Should make replanning faster.

v1.2

Navmash for D* pathfinding. Allows very large map and make Kraken faster.

v1.3

D* using GPU ? Could make Kraken much faster, but could be a loss a development time. Can't tell yet.

v1.4

A* multithreading for tentacles computations. Should be easy.

v1.5

A* way points. Using way points could help the tentacles to focus the right path.

v1.6

A* postprocess for path smoothing.

Clone this wiki locally