A star algorithm for path planning in 3D maps

7 visualizaciones (últimos 30 días)
Dario Cavallaro
Dario Cavallaro el 30 de Sept. de 2016
Comentada: Adiya Kaliyeva el 25 de Mzo. de 2021
Is it possible to use the A* algorithm in 3d environments? I already implemented a version for 2D maps. In this case I have 8 movement styles. While in case of 3d I have to consider 26 movement styles in space and for this reason I have to use a cube with 26 different cells and respective weights. I want to know how I can fix the weights for these new 18 movements (18+8 of 2D case=26 in total) if it is possible. Thanks
  2 comentarios
DILIP MANDLOI
DILIP MANDLOI el 14 de Dic. de 2020
have you done this.
Adiya Kaliyeva
Adiya Kaliyeva el 25 de Mzo. de 2021
I need also the implementation of A* algorithm for 3d node input (x,y,z). Please, if you have done it, could you share?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by