ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

traderain's profile - activity

2020-04-16 02:15:05 -0500 received badge  Famous Question (source)
2018-05-30 12:21:33 -0500 received badge  Notable Question (source)
2018-05-30 10:41:34 -0500 commented question Define a custom message type for .msg files

Yeah but how can I distinguish which message is which if I just send them as byte arrays?

2018-05-30 10:32:01 -0500 commented question Define a custom message type for .msg files

Thanks. Basically I wana just serialize protobuff stuff and send that with ros and deserialize that at the other end.

2018-05-30 10:07:19 -0500 commented question Define a custom message type for .msg files

Send protobuff messages between nodes

2018-05-30 10:01:02 -0500 received badge  Popular Question (source)
2018-05-30 09:25:13 -0500 asked a question Define a custom message type for .msg files

Define a costum message type for .msg files Hey so my problem is that I need a costum format for msgs which I have no id