palmieri / srl_dstar_lite

ROS move_base plugin that implements the D* Lite algorithm
GNU General Public License v2.0
78 stars 42 forks source link

srl_dstar_lite

Description of the Package

srl_dstar_lite is a ROS move_base package that implements D* Lite. The latter is a common motion planning algorithm that deals with unexpected obstacles and quickly react to dynamic world's changes.

The package is a global_planner plug-in for move_base. It adhers to the specifics of nav_core::BaseGlobalPlanner, please check for further details on move_base refer to http://wiki.ros.org/move_base.

Requirements

Installation

Clone the package into you catkin workspace

Usage

Developers

Any contribution to the software is welcome. Contact the current developers for any info:

TODOs: