Skip to content

mqtt_client doesn't react correctly to a changed ROS message type #15

@lreiher

Description

@lreiher

Steps to reproduce

  • roslaunch mqtt_client standalone.launch
  • rostopic pub -r 1 /ping/ros std_msgs/String "Hello"
  • rostopic echo /pong/ros
  • kill publisher
  • rostopic pub -r 1 /ping/ros std_msgs/Int32 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions