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

Revision history [back]

In ROS the color represents either a publisher, topic, or a subscriber. Blue represents a Publisher, Red represents a Topic, and Green represents a Subscriber. Publisher and Subscriber are nodes that are depicted as oval with text wrapped within it. Topics are represented as lines/edges that are stream of messages that connects a publisher and a subscriber, which allows communication, receive inputs and outputs.