Specialized Template Function tf2::getTimestamp(const geometry_msgs::msg::Vector3Stamped&)
Defined in File tf2_geometry_msgs.hpp
Function Documentation
-
template<>
inline tf2::TimePoint tf2::getTimestamp(const geometry_msgs::msg::Vector3Stamped &t) Extract a timestamp from the header of a Vector message. This function is a specialization of the getTimestamp template defined in tf2/convert.h.
Vector3Stamped
- Parameters:
t – VectorStamped message to extract the timestamp from.
- Returns:
The timestamp of the message.