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

Implement the Move Base Flex plugin interface #30

Closed FinnStutzenstein closed 2 years ago

FinnStutzenstein commented 6 years ago

Hi, I implemented the new plugin API for move base flex, which will be merged soon: https://github.com/magazino/move_base_flex/pull/78 Thanks!