DFKI-NI / rospy_message_converter

Converts between Python dictionaries and JSON to ROS messages.
BSD 3-Clause "New" or "Revised" License
226 stars 101 forks source link

bugfix: type is expected dict but is ROS msg type #61

Closed Fellfalla closed 1 year ago

Fellfalla commented 2 years ago
mintar commented 2 years ago

Thanks for your contribution! Could you add a test that fails without your bugfix, but succeeds with your bugfix?

mintar commented 2 years ago

Did you have time to look into this again? I cannot figure out what problem this PR solves without a test case documenting it.

mintar commented 1 year ago

Closing due to inactivity.