Function tf2::gmTransformToKDL

Function Documentation

inline KDL::Frame tf2::gmTransformToKDL(const geometry_msgs::msg::TransformStamped &t)

Convert a TransformStamped message to a KDL frame.

Parameters:

t – TransformStamped message to convert.

Returns:

The converted KDL Frame.