Function tf2::toMsg(const geometry_msgs::msg::PoseWithCovariance&)
- Defined in File tf2_geometry_msgs.hpp 
Function Documentation
- 
inline geometry_msgs::msg::PoseWithCovariance tf2::toMsg(const geometry_msgs::msg::PoseWithCovariance &in)
- Trivial “conversion” function for Pose message type. This function is a specialization of the toMsg template defined in tf2/convert.h. - Parameters:
- in – A PoseWithCovariance message. 
- Returns:
- The input argument.