This pull request changes the behavior of BioIK when the solution callback fails. Instead of failing the IK call, the solver is restarted with a random seed as long as there is still time available. The same approach is also used by MoveIt's KDL plugin (see here).
This pull request changes the behavior of BioIK when the solution callback fails. Instead of failing the IK call, the solver is restarted with a random seed as long as there is still time available. The same approach is also used by MoveIt's KDL plugin (see here).