microsoft / ros_azure_iothub

This repository contains a ROS node for bidirectional communication with IoT Hub
38 stars 30 forks source link

[noetic] Report the topic messages as key/value JSON pairs for the relay #27

Closed amelhassan closed 3 years ago

amelhassan commented 3 years ago

The ros_relay reported property output was changed slightly to have a key/value JSON pair format instead of just strings for topic messages.

ooeygui commented 3 years ago

Can you add noetic-devel to the .github/ci.yaml ?

ooeygui commented 3 years ago

Also looks like you have conflicts