ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In ROS Kinetic
a package called mqtt_bridge is available. At the time it's only sparsely documented so you might want to look into the api doc or code itself, but from quick look it looks like you just pass a topic name for ROStoMQ conversion and the package internally serializes, and vice versa.