You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haven't seen it be an issue yet in practice, but there's nothing preventing self-collisions in the motion planner right now. ideally, the sampler inside of run_motion_planning should sample only joints that are not in self collision, or the collision checker should check for self collisions.
The text was updated successfully, but these errors were encountered:
haven't seen it be an issue yet in practice, but there's nothing preventing self-collisions in the motion planner right now. ideally, the sampler inside of
run_motion_planning
should sample only joints that are not in self collision, or the collision checker should check for self collisions.The text was updated successfully, but these errors were encountered: