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
Currently TracIK is used but for most industrial robots analytical solvers exist (opw, ur_kinematics, ikFast, ...). Those are one hand several orders of magnitude faster and more importantly have a higher success ratio.
The text was updated successfully, but these errors were encountered:
@jrgnicho I would like to adjust the planner to use opw_kinematics. I do not understand why TRAC-IK was preferred. Can you provide some additional info? Do you mean that this inverse kinematics solver was preferred because MoveGroup IK imposes some precision criteria?
Currently TracIK is used but for most industrial robots analytical solvers exist (opw, ur_kinematics, ikFast, ...). Those are one hand several orders of magnitude faster and more importantly have a higher success ratio.
The text was updated successfully, but these errors were encountered: