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

Bubbles dont' change size #39

Open JM-Yaz opened 3 years ago

JM-Yaz commented 3 years ago

Hello, my bubbles won't change size when I used the EBand planner. Sometimes they go through walls for some reason as well. Rarely, when they do change size, they\re smaller than the robot and the robot keeps going. I thought the algorithm would halt the robot if that happened.

I am using ROS Melodic.