RQT Service Caller in a namespace
Is there a way to invoke the rqt_service_caller
allowing to call a subset of the exsisting services?
For example, could I limit the services that can be called to a specific namespace? I have tried invoking rqt_service_caller
within a namespace of my launchfile, but all the services are available. The list of the services is long, and this makes the use of the interface a little unpractical.