Normalization check was wrong for GenericTransformation that provided as
output a member of SO3.
In tests/solver-by-substitution.cc, random configurations where generated
using setRandom method that does not take into account quaternion
normalization.
Normalization check was wrong for GenericTransformation that provided as output a member of SO3. In tests/solver-by-substitution.cc, random configurations where generated using setRandom method that does not take into account quaternion normalization.
This should fix https://github.com/humanoid-path-planner/hpp-constraints/issues/174.