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

Subscribing to diagnostic_msgs/DiagnosticArray.msg

asked 2015-03-24 11:41:08 -0600

charan-ram gravatar image

Hi everyone , I am running a node that publishes diagnostic message to a topic. Could anyone please tell me that, how to subscribe this topic for diagnostic message. Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-03-24 23:44:54 -0600

ahendrix gravatar image

If you're just publishing diagnostics without an aggregator, you can view the raw diagnostics messages in rqt_runtime_monitor. This is useful for debugging, but can't detect if some items are missing from your diagnostics.

For a more robust system that can detect missing and stale diagnostics, and organize your diagnostics, I recommend setting up a diagnostic aggregator. You can then view your diagnostics in rqt_robot_monitor

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-24 11:41:08 -0600

Seen: 564 times

Last updated: Mar 24 '15