pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
messages
idl
Header.idl
Go to the documentation of this file.
1
#include "
Time.idl
"
2
3
module
std_msgs
{
4
module msg {
5
struct
Header
{
6
builtin_interfaces::msg::Time
stamp
;
7
string
frame_id
;
8
};
9
};
10
};
Time.idl
std_msgs
Definition
Header.idl:3
builtin_interfaces::msg::Time
This class represents the structure Time defined by the user in the IDL file.
Definition
Time.idl:3
std_msgs::msg::Header
This class represents the structure Header defined by the user in the IDL file.
Definition
Header.idl:5
std_msgs::msg::Header::stamp
builtin_interfaces::msg::Time stamp
Definition
Header.idl:6
std_msgs::msg::Header::frame_id
string frame_id
Definition
Header.idl:7
Generated by
1.9.8