Can base local planner be used for moving obstacle?
Hi guys, I have some queries regarding the base local planner in the navigation stack. I am wondering if the base local planner are able to avoid moving obstacles or is it only good for stationary obstacles?
From my simulation in Gazebo testing a robot with a moving obstacle (with a slow speed of 1m/s) , it seems that the robot is unable to do so. I configure the base_local_planner to use DWA.
Could this be a case of the robot are unable to move fast enough?
@ChengXiang how exacly did you simmulate dynamic obstacles in ros if you dont mind me asking ... ? thx