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

It seems that the inflation of the obstacles is too large, so that your robot couldn't go through the door. The purple cells represent obstacles inflated by the inscribed radius of the robot, the center point of the robot should never cross a purple cell.

You can try to tune the inflation_radius param in the costmap_common_params.yaml.

For costmap you can refer to costmap_2d wiki.