Function ros_trace_rmw_client_init
Defined in File tracetools.h
Function Documentation
-
void ros_trace_rmw_client_init(const void *rmw_client_handle, const uint8_t *gid)
rmw_client_initRMW client initialisation. Links a
rmw_client_thandle to its DDS/rmw GID. This GID should be the same client GID that is collected by thermw_take_requestandrmw_send_responsetracepoints for requests made by this client and responses to requests made by this client.- Parameters:
rmw_client_handle – [in] pointer to the client’s
rmw_client_thandlegid – [in] pointer to the client’s DDS/rmw GID