【源码】移动机器人的D*Lite, Focussed D*, A*路径规划设计

【源码】移动机器人的D*Lite, Focussed D*, A*路径规划设计_第1张图片
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);’.

更多精彩文章请关注公众号:【源码】移动机器人的D*Lite, Focussed D*, A*路径规划设计_第2张图片

你可能感兴趣的:(【源码】移动机器人的D*Lite, Focussed D*, A*路径规划设计)