christophebedard/rmw_email

Create SafeMap

christophebedard opened this issue · 0 comments

To replace use of std::map by ServiceHandler for ServiceClient.

Similar to SafeQueue for ServiceServer.

It would resolve this TODO:

// TODO(christophebedard) create SafeMap?