CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
t_f_message.hpp
Go to the documentation of this file.
1
8namespace tf2_msgs::msg {
14class TFMessage {
15public:
16 std::vector<geometry_msgs::msg::TransformStamped> transforms;
17};
18} // namespace tf2_msgs::msg
ROS message class definition for TFMessage.
Definition t_f_message.hpp:14
message definitions of the tf2_msgs package
Definition t_f2_error.hpp:8