sbgisen / moveit

:robot: The MoveIt motion planning framework
http://moveit.ros.org/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add option to use padded robot for self-collisions #4

Open nyxrobotics opened 1 year ago

nyxrobotics commented 1 year ago

Summary Import parameters to set the avoidance distance for each link when planning with moveit. You can read more about it in the PR I wrote in the Reference.

Purpose

Reference

nyxrobotics commented 1 year ago

In soar I tested with the following parameters. By setting the head padding large, the arm will not pass near the head.

nyxrobotics commented 1 year ago

The ability to set padding for each link originally existed, and the effect of this change was to reflect it in the self collision.