Closed JonathanKuelz closed 1 week ago
This robot is indeed redundant in every configuration, as the last four axes intersect. As none of the other axes intersect, SP5 becomes part of its decomposition, which then fails for every desired pose.
See #17 for further information
It seems that EAIK does not find solutions for some robots even thought they are spherical (
hasKnownDecomposition == True
).I think all robots I have seen with this issue so far are redundant. Here is an example in DH parameters:
(this robot fails for basically any pose it can reach)
In theory, EAIK should be able to solve these, shouldn't it?