Open iuhilnehc-ynos opened 2 years ago
and use ros2 topic
to publish ByteMultiArray
message as follows:
# console A
$ ros2 topic pub -1 /whatever std_msgs/msg/ByteMultiArray "{data: [1, 2, 3]}"
# console B
$ ros2 topic echo /whatever std_msgs/msg/ByteMultiArray
@sloretz can you take a look?
@iuhilnehc-ynos can you rebase and start CI for this?
@sloretz friendly ping.
@sloretz any chance this can go in?
I just hit this issue
to fix https://github.com/ros2/ros2cli/issues/760
Signed-off-by: Chen Lihui lihui.chen@sony.com