Running into an error while creating a reader that registers a user callback for requested deadline missed
DDS_DeadlineQosPolicy_is_consistentI:inconsistent QoS policy: period
DDS_DataReaderQos_is_consistentI:inconsistent QoS policy: deadline
DDS_Subscriber_create_datareader_disabledI:ERROR: Inconsistent QoS
[timestamp] [app] Exception encountered: Failed to create DataReader
We've implementeded readers and writers and have been using StatusCondition based data callbacks succesfully.