Struct rmw_client_s

Struct Documentation

struct rmw_client_s

A handle to an rmw service client.

Public Members

const char *implementation_identifier

The name of the rmw implementation.

void *data

Type erased pointer to this service client.

const char *service_name

The name of this service as exposed to the ros graph.