|
nros C API
Lightweight ROS 2 client for embedded real-time systems
|
#include <nros_generated.h>
Data Fields | |
| size_t | serialized_size_max |
| const char * | type_hash |
| const char * | type_name |
Message type information.
This structure describes a ROS message type for use with publishers and subscribers.
| size_t nros_message_type_t::serialized_size_max |
Maximum serialized size (0 = dynamic/unknown)
| const char* nros_message_type_t::type_hash |
Type hash (RIHS format)
| const char* nros_message_type_t::type_name |
Type name (e.g., "std_msgs::msg::dds_::Int32")