Function Discovery::discovery_thread_start

Function Documentation

rmw_ret_t Discovery::discovery_thread_start(rmw_context_impl_t *impl)

Initialize the discovery thread.

This function is called during the creation of a node and starts a discovery thread.

Parameters:

impl – The middleware comtext implementation

Returns:

Outcome of the operation