Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 407 Bytes

ROS-MQTT-BRIDGE

ros-mqtt-bridge provides bridge between ROS and MQTT(message serialized by JSON).

Requirements

  • ros
  • paho-mqtt

Installing

$ pip install -e git+https://github.com/CPFL/[email protected]#egg=ros_mqtt_bridge

example

std_msgs/String example