Closed liquidcronos closed 3 years ago
More robust would be to ensure that the name of the endeffector and the handle match. this can help prevent accidents.
The name of the endeffector can be part of the kinematic handle class proposed in #47
this is resolved by folding the inverse kinematics feature inside the solver class in commit bafd3909372bc007012491f414158226de0b141f
A kinematic handle is dependent on the specified endeffector. However the inverse kinematics still always needs a specified endeffector. These could be differen by mistake.
Instead the inverse kinematics should not need a endeffector when provided with a handle.