|
nros C API
Lightweight ROS 2 client for embedded real-time systems
|
#include <nros_generated.h>
Data Fields | |
| const char * | type_hash |
| const char * | type_name |
Service type information.
Provides type name and hash for a ROS 2 service type. Used by generated code from nano_ros_generate_interfaces().
| const char* nros_service_type_t::type_hash |
Type hash (RIHS format)
| const char* nros_service_type_t::type_name |
Type name (e.g., "example_interfaces::srv::dds_::AddTwoInts_")