static_map and dynamic obstacles
hello. I control my robot with DWA planner. I need to use " static_map : true" parameter in global map. But then, robot can not goes around dynamic obstacles . if I remove obstacle , robot can move goal point.
why dwa planner not doing a new plan for new obstacles ?
my params : https://github.com/husky/husky/tree/indigo-devel/husky_navigation/config
Asked by osmancns on 2015-11-26 07:09:38 UTC
Comments
Can you also post your planner_params.yaml file?
Asked by DavidN on 2016-03-17 00:07:40 UTC