Hi,
I’m trying to load an XML file with QoS Policies using the DDS Consolidated XML Syntax Specification. I’ve seen that the QosProvider class is available in C++, but it seems there’s no implementation in Python.
Is there any alternative, or should this be handled manually?
Thanks!