gz topic -p
publishes an empty message even when the input message to publish is invalid
#442
Labels
bug
Something isn't working
Environment
Description
gz topic -p
is invalid, it should print an error and quit.Steps to reproduce
gz topic -e --json-output -t chatter
gz toic -t chatter -m gz.msgs.Double -p "0.5"
The first terminal should print
{}
indicating an empty message was received[The text was updated successfully, but these errors were encountered: