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

"Padding" is extra clearance around the footprint, which is usually used to provide some extra distance between the robot and obstacles as it is navigating.

The padFootprint() function here is taking the existing footprint and moving all of the points away from the centroid of the footprint by the specified amount in both x and y.