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

Revision history [back]

If you don't set the value of inflation_radius, it will be automatically set to 0.55. The error message probably should read "You have set an inflation radius that is less than the inscribed OR circumscribed radii...". Since the circumscribed radius is .7 in this case, an inflation radius of 0.55 is problematic.

Quick Fix: set the inflation radius to >= .55.