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

rqt_graph colors and arrows

asked 2014-07-08 16:26:51 -0500

2ROS0 gravatar image

updated 2014-07-08 16:27:15 -0500

What is the color code for rqt_graph? And do the bi-directional arrows mean a service between two nodes or just that the node subscribes to AND publishes to the other node or both?

Is there some sort legend for colors, shapes, arrows etc. ?

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-09 08:28:30 -0500

Captcha gravatar image

updated 2014-07-09 08:31:06 -0500

As far as i know, every publish/subscribe has its own arrow, even if nodes are forming a pub/sub loop.

for color code :

  • Red box : Topic
  • blue circle : node publishing under the topic
  • Green circle : node subscribing to that topic
edit flag offensive delete link more

Comments

Anything you hover on becomes red. With stuff before that blue and after green. If there's bi-directional arrows, it shows up blue-green. So that can't be right ^. I have seen orange / yellow too. The only thing I know for certain is topics are in boxes and nodes in ellipses.

2ROS0 gravatar image 2ROS0  ( 2014-07-09 08:39:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-08 16:26:51 -0500

Seen: 1,610 times

Last updated: Jul 09 '14