which algorithms is better to use .. A* or AD*?

asked 2014-11-09 13:53:26 -0500

hiba gravatar image

updated 2014-11-09 13:53:57 -0500

Hello

I'm trying to build an unmanned ground vehicle ..

I decide to use AD* but i found that most projects were used A*

So I'm confused right know.. why they used A* whereas AD* is more accurate and can generate better optimal solution in less time ...

edit retag flag offensive close merge delete

Comments

I think it is very hard to give an answer to such a question if you don't tell us a little more about your project

Andromeda gravatar image Andromeda  ( 2014-11-09 15:20:31 -0500 )edit

I want to participate in intelligent ground vehicle competition (igvc) ... igv has to find its way to the goal point by stay in the track and avoidance obstacles.. most of groups who participated in this competition use A* ... But from my research AD* is more efficient ..

.. so why they use A*?

hiba gravatar image hiba  ( 2014-11-10 04:54:17 -0500 )edit