Defined in File tf2_geometry_msgs.hpp
Convert a tf2 Transform type to its equivalent geometry_msgs representation. This function is a specialization of the toMsg template defined in tf2/convert.h.
Transform
in – A tf2 Transform object.
The Transform converted to a geometry_msgs message type.