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

Function Documentation

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

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

Parameters:

in – A WrenchStamped message.

Returns:

The input argument.