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