srl-freiburg / srl_global_planner

The SRL_GLOBAL_PLANNER package provides an implementation of the sampling based motion planners (RRT, RGG, RRT*, Theta*-RRT) as global planner plugin for Move-base, a ROS framework
BSD 3-Clause "New" or "Revised" License
123 stars 58 forks source link

srl_global_planner

The srl_global_planner ROS package provides an implementation of the sampling based motion planners (RRT, RRT*, Theta*-RRT) as global planner plugin for move_base, a ROS framework. Please refer to http://wiki.ros.org/move_base, for a detailed description of the move_base framework. All the algorithms exploit the POSQ steer function, but other steer functions are available (single and double integrator, Dubins curve). For additional info regarding the POSQ steer function and the learned distance metric used by srl_global_planner refer to the following papers:

alt tag

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: