local costmap with two inflation layers or inflation_radius

asked 2023-05-22 21:17:50 -0500

harvin gravatar image

updated 2023-05-22 21:21:58 -0500

Hi everyone,

I have tried using the move_base packages for robot navigation, and I want to set two obstacles to local costmap but different inflation radius. e.g. I have two sensors, one is LiDAR and the other is sonar. How to set the LiDAR layer costmap with inflation_radius=0.5 and sonar layer with inflation_radius=0.25?

edit retag flag offensive close merge delete