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

Track a topic

asked 2019-05-31 14:57:58 -0500

Ktysai gravatar image

Hi there!

Is a way to track down a topic to know in which packet is coming from?

All the best!

edit retag flag offensive close merge delete

Comments

1

It's unclear to me what it is you're trying to do exactly. Can you clarify what problem you're trying to solve?

gvdhoorn gravatar image gvdhoorn  ( 2019-06-01 03:40:22 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-06-01 11:03:00 -0500

jamesislost gravatar image

updated 2019-06-01 11:03:32 -0500

Run

rostopic info TOPICNAME

This will tell you the topic publisher if this is what you mean? Alternatively run rqt_graph to see the full graph of topic interactions

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-05-31 14:57:58 -0500

Seen: 333 times

Last updated: Jun 01 '19