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

Find node that logged an error?

asked 2017-08-21 13:36:39 -0500

Jacob.Beck27 gravatar image

As the title says, when a ROS error (or warning, or info) message is printed, how do I find out which node it came from?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2017-08-21 14:16:59 -0500

gvdhoorn gravatar image

Programmatically or just by looking at the logging output on the console?

If the latter, configure your ROSCONSOLE_FORMAT to include the node name.

Related questions #q238251 and #q258929 (just to link some).

edit flag offensive delete link more

Comments

Thanks, this is exactly what I was looking for.

Jacob.Beck27 gravatar image Jacob.Beck27  ( 2017-08-22 17:28:25 -0500 )edit

Question Tools

Stats

Asked: 2017-08-21 13:36:39 -0500

Seen: 228 times

Last updated: Aug 21 '17