geometry2
geometry2 copied to clipboard
tf2_eigen: Deprecate methods using Affine3d.
Based on discussion in #358 .
The tests pass, but compiling them issues deprecation warnings because they're still testing the newly deprecated functions.
This PR is targeting a EOL distribution melodic, closing this PR, feel free to reopen this against a maintained branch
Continued in #561.