ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can always increase the inflation layer in you costmap params config files. You can also use dynamic reconfigure to change the inflation value on the run.

image description


Also you can change the value in your code and update the inflation parameter. This question tackles that problem.