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

Hi, I just tested it. Its working fine. Just check if both talker and listener are connected through the same topic "/chatter"

You can use below command to do that.

rxgraph

The graph should like below. If both are not connected then it means you are publishing and advertising in different topics. image description

Hope this helps, Karthik

Hi, I just tested it. Its working fine. Just check if both talker and listener are connected through the same topic "/chatter"

You can use below command to do that.

rxgraph

The graph should look exactly like below. If both are not connected then it means you are publishing and advertising in different topics. image description

Hope this helps, Karthik