|
rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
Information describing an rmw message. More...
#include <types.h>

Public Attributes | |
| rmw_time_point_value_t | source_timestamp |
| rmw_time_point_value_t | received_timestamp |
| rmw_gid_t | publisher_gid |
| bool | from_intra_process |
| Whether this message is from intra_process communication or not. More... | |
Information describing an rmw message.
| rmw_time_point_value_t rmw_message_info_t::source_timestamp |
| rmw_time_point_value_t rmw_message_info_t::received_timestamp |
| rmw_gid_t rmw_message_info_t::publisher_gid |
| bool rmw_message_info_t::from_intra_process |
Whether this message is from intra_process communication or not.
1.8.17