geometry2
geometry2 copied to clipboard
Move tf2::impl::toQuaternion to tf2_geometry_msgs
Closes: #275
This breaks the cycle between tf2 and tf2_geometry_msgs. I didn't add deprecated attributes for functions having tf2_geometry_msgs in the method signature, as they would need to have the right header imported anyhow.
@tfoote any thoughts here?