costmap_depth_camera icon indicating copy to clipboard operation
costmap_depth_camera copied to clipboard

how to use it together with costmap of navigation

Open engels9527 opened this issue 1 year ago • 1 comments

Hello, author! I want to use it together with navigation, but it dosen't work. When i use it alone, it can indeed display obstacle information and inflation radius.However, i add related plugins to move_base params including local_costmap_params and costmap_common_params, rviz can dispaly obstacle information but can not display inflation. When i set a goal which path include obstacles, the robot did not avoid obstacles.Sincerely request the author's help!

engels9527 avatar Nov 29 '23 03:11 engels9527

Please provide your launch file and yaml file. Also it is possible that your point cloud is too dense. You can use following branch which voxelized the input: Noetic Voxelized Version

tsengapola avatar Dec 21 '23 12:12 tsengapola