ros / geometry2

A set of ROS packages for keeping track of coordinate transforms.
189 stars 273 forks source link

tf2_eigen: Deprecate methods using Affine3d (Noetic) #561

Open peci1 opened 5 months ago

peci1 commented 5 months ago

Noetic continuation of #371.

I've also silenced the warnings generated by the unit test. The pragmas with GCC are also understood by clang, so these two compilers should be covered.