Skip to content

Files

Latest commit

9b545de · May 23, 2018

History

History

D-Star-master

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 23, 2018
May 23, 2018
May 23, 2018
May 23, 2018
May 23, 2018
May 23, 2018
May 23, 2018

D-Star

Path Planning Algorithm

Following are the matlab files implemented:

  • d_star.m
  • explore_successors.m
  • min_f.m
  • increase_f.m
  • remove.m

Please take a look at brief report for more info.

Rerefrence was taken from following matlab implementation