groove-x / mqtt_bridge

mqtt_bridge provides a functionality to bridge between ROS and MQTT in bidirectional
MIT License
159 stars 146 forks source link

Fix python3 compatibility issues for json and msgpack deserialization #36

Closed mayershoc closed 3 years ago

mayershoc commented 4 years ago

This commit fixes deserialization issues when using json and msgpack in ROS Noetic w/ Python3.

ledmonster commented 3 years ago

Sorry for replying too late. I'll totally migrate mqtt_bridge to python3. Please wait for a while...

related PR: #25

ledmonster commented 3 years ago

thank you. I'll merge this to feature/python3 branch.