teb_local_planner icon indicating copy to clipboard operation
teb_local_planner copied to clipboard

Problem moving differential drive robot through narrow corridors.

Open jmudit19 opened this issue 7 years ago • 9 comments

Hello sir, I am trying to use teb_local_planner for passing though narrow paths efficiently. The planner works fine for broad pathways but when I am trying to pass a Robot: type : "line" line_start: [-0.42, -0.21] line_end: [0.42, -0.21] through a door with width ~0.7m. The robot gets stuck to this: screenshot from 2016-10-12 21-37-57 I am currently using ros-kinetic on ubuntu 15.10. The following are the configurations used :

teb1 teb2

And sometimes at this (I cannot increase the inflation radius further because it does not allow the robot to move through narrow pathways ) : screenshot from 2016-10-12 21-35-58 These are the configurations for global and local planner: global local

I have also tried the same with SBPL lattice planner. Please help!

jmudit19 avatar Oct 12 '16 16:10 jmudit19