Closed robotsorcerer closed 8 years ago
I have not explicitely tested them but the methods support the persistent
argument. e.g. see NodeHandle:serviceClient(service_name, service_spec, persistent, header_values). You can also ask if a service client is persistent with ServiceClient:isPersistent().
I did test them and they work. Just so you know.
I'm here again :laughing:
Does the ServiceClient API support roscpp persistent calls as described in the link?
If so, what's the API for setting it to true?