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

Revision history [back]

click to hide/show revision 1
initial version

We have messages, and every message have a message type.

Now, every defined topic should have one of those types, so publishers/subscribers to the topic can send/receive messages, of different values but of the that same type, through the topic.

We have messages, and every message have has a message type.

Now, every defined topic should have one of those types, so publishers/subscribers to the topic can send/receive messages, of different values but of the that same type, through the topic.