mqtt_client icon indicating copy to clipboard operation
mqtt_client copied to clipboard

Crash if non-compliant MQTT message is received

Open lreiher opened this issue 2 years ago • 0 comments

Currenty, the mqtt_client cannot handle non-compliant MQTT messages received on topics where the client is expecting an mqtt_client-sent ROS message or an mqtt_client-sent ROS message type. We need to find a way to safely disregard such messages or fall back to the primitive publishing feature.

lreiher avatar Oct 14 '22 07:10 lreiher