utexas-bwi / eband_local_planner

ROS Local planner based on the eband approach. Based on the original implementation by Christian Connette and Bhaskara Marathi. This local planner has been adapted primarily for differential drive robots, but still supports the original holonomic drive controls.
http://wiki.ros.org/eband_local_planner
105 stars 83 forks source link

eband_local_planner

The eband_local_planner is a ROS package, implementing a plugin to the base_local_planner for the move_base 2D navigation system.

It implements the Elastic Band method on the SE2 manifold.

Currently support indigo, kinetic distro, and melodic under testing.