Function tf2::toMsg(const geometry_msgs::msg::PointStamped&)

Function Documentation

inline geometry_msgs::msg::PointStamped tf2::toMsg(const geometry_msgs::msg::PointStamped &in)

Trivial “conversion” function for Point message type. This function is a specialization of the toMsg template defined in tf2/convert.h.

Parameters:

in – A PointStamped message.

Returns:

The input argument.