move_base scrapes obstacles instead of staying clear
I'm having a situation where move_base's planning causes my robot to scrape against obstacles as it turns away from them.
What parameter should I change to ensure that move_base turns away from obstacles well before hitting them? I've tried increasing the clearing & inflation radii, and also expanding the robot footprint. I can include my yaml files if needed.