dwa_planner icon indicating copy to clipboard operation
dwa_planner copied to clipboard

how to create randomly moving virtual obstacles

Open zltnl opened this issue 3 years ago • 0 comments

Actually, DWA can be used regardless of the dynamic or static environment. All you have to do is to update the local map periodically according to the observations by LiDAR and so on. (If USE_SCAN_AS_INPUT=true, you don't even need to do that.)

The gif animation is achieved by randomly moving virtual obstacles of appropriate size. ROS comes with a visualization tool called rviz which makes it easy to visualize like the gif.

Originally posted by @YasunoriHirakawa in https://github.com/amslabtech/dwa_planner/issues/12#issuecomment-811865366

zltnl avatar Feb 20 '22 08:02 zltnl