Function tf2::fromMsg(const geometry_msgs::msg::Transform&, tf2::Transform&)

Function Documentation

inline void tf2::fromMsg(const geometry_msgs::msg::Transform &in, tf2::Transform &out)

Convert a Transform message to its equivalent tf2 representation. This function is a specialization of the toMsg template defined in tf2/convert.h.

Parameters: