karlkurzer / path_planner

Hybrid A* Path Planner for the KTH Research Concept Vehicle
http://karlkurzer.github.io/path_planner/
BSD 3-Clause "New" or "Revised" License
1.56k stars 538 forks source link

Heuristic Function #25

Closed santhosh46 closed 4 years ago

santhosh46 commented 4 years ago

Can you please let me know the model of your Heuristic Function, is it the same as the one in the DolgovEtal_2008 paper or you used something different? If it is the same as the one in the paper (using Voronoi Fields), then can you clarify Equation 1 in the "Path-Cost Function Using the Voronoi Field" section in the paper (PFA for the equation)?

Thanks in Advance, Tschuss :)

eqn