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

Revision history [back]

in your costmap config

if it is a circle you can set
robot_radius: 0.35

if it has a more complex shape, then represent is as a polygon:

footprint: [[0.1, 0.0], [0.0, 0.1], [0.0, -0.1], [-0.1, 0.0]]