Skip to content
Snippets Groups Projects
Commit 64fa003e authored by Jonathan Youett's avatar Jonathan Youett
Browse files

[bugfix] Fix difference order and correctly transform to tangent coords

While the translation part in the difference method compute 'a-b',
the rotation part computed 'b-a'.
Furthermore, the Rotate::difference method returs a skewsymmetric matrix,
which has to be transformed to yield a tangentvector in the tangent space
of 'a'
parent 8e711cd8
No related branches found
No related tags found
1 merge request!2[bugfix] Fix difference order and correctly transform to tangent coords
Pipeline #