Hello there
I have been fiddling with QoS profiles for an application. I have attempted to create a library with a number of profiles to be used for different entitites. My profiles inherit from various profiles in the builtin profiles.
The default profile is:
<qos_profile name="LwDefault" base_name="BuiltinQosLibExp::Generic.KeepLastReliable.TransientLocal"
is_default_qos="true">
<participant_qos>
<transport_builtin>
RTI Analyzer
Hello,
After I set the environment variable to
NDDS_QOS_PROFILES=MYPATH_TO/NDDS_QOS_PROFILES.example.xml , (the NDDS_QOS_PROFILES.example.xml has no modifications) I can not configure or start the spy agent .
The warnings are:
Spy Agent: Failed to set DomainParticipantFactoryQos:null
Unable to open Spy agent configuration dialog
What should I do ?
Many thanks,
Daniel