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

Function Documentation

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

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

Parameters:

in – A Polygon message.

Returns:

The input argument.