gz-transport
gz-transport copied to clipboard
Service request with raw callback
There is support for topic subscriptions with RawCallbacks. It would be nice to support a similar feature for Services, where the response type is not known at compile time. The scope could be limited to services that don't require a request message, or only an ignition.msgs.Empty
request.
I could use this for websockets work related to SubT, so targeting Blueprint would be nice.