Closed Tacha-S closed 2 months ago
This filter receives messages with SensorDataQoS, but the publisher is using the default QoS. Is there any reason why the publisher was not set to SensorDataQoS as well?
SensorDataQoS
I resolved this myself as it was a misunderstanding of QoS.
This filter receives messages with
SensorDataQoS
, but the publisher is using the default QoS. Is there any reason why the publisher was not set toSensorDataQoS
as well?