ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

azure iot hub with mqtt_bridge

asked 2022-03-08 04:30:30 -0500

dinesh gravatar image

I was looking at mqtt_bridge. As i found that it is using paho-mqtt to do its operations. I had used the eclipse mosquitto to connect with the azure iot hub, but i'm little problem in using paho-mqtt based mqtt_bridge ros package. If anyone can provide guide, it would be faster for me.

I am using ros noetic, ubuntu server 20.04. Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-09 05:14:56 -0500

ljaniec gravatar image

You can put your MQTT client inside your node class and use it normally. I have found this site:

http://www.steves-internet-guide.com/...

has nearly everything for a basic use of Paho MQTT in the project.

If you need help debugging your mqtt_bridge problems, you should edit them in your question.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-03-08 04:30:30 -0500

Seen: 88 times

Last updated: Mar 09 '22