Unity-Technologies/Robotics-Nav2-SLAM-Example

How to edit the params of ROS2 Navigation

Xposeder opened this issue · 2 comments

I add a dynamic obstacle which will be moved when mouse is clicked on the ground. However, the global costmap will not be fresh correctly when the obstacle was moved. The old costmap will be still there for a long time.
1
I followed the nav2 package introduction to edit the param of global costmap and rerun "colon build", it doesn't work. So I want to know how to edit the params of ROS2 Navigation properly.

Hey @Xposeder were you able to fix this issue?

Hey @Xposeder were you able to fix this issue?

sorry, I don't use it anymore.