sequenceplanner/r2r

How to public the bytes message with r2r?

fy2462 opened this issue · 0 comments

Hi guys,

I want to pub/sub some bytes data with r2r, but what type I can use? I only found the std_msgs/ByteMultiArray.
I can use it to send my data, right? I can not find any example about it.

Thanks.