• This repository has been archived on 21/Mar/2019
  • Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    MATLAB
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Matlab implementation of D*Lite, Focussed D*, A*, for dynamic path planning for mobile robots

no longer maintained

D_star_PathPlanning

Simple Matlab implementation of DLite, Focussed D, A*, for dynamic path planning for mobile robots

Based on work:

M. Likhachev, S. Koening : D* Lite, Proceedings of the AAAI Conference of Artificial Intelligence (AAAI)

S. Koening : Fast Replanning for navigation in unknown terrain , Transactions on Robotics

M. Likhachev, S. Koening : Incremental replanning for mapping, Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vol. 1

A. Stentz : Focussed D*

To run sample, first you have to exectute 'javaclasspath(pwd);'.