Find node that logged an error?
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?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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?
Asked: 2017-08-21 13:36:39 -0600
Seen: 201 times
Last updated: Aug 21 '17
Can the log level of a (python) ROS node be changed dynamically?
Eclipse Debug error: Problem occurred [closed]
How to check if a message has a header? (c++)
Java logging: What is the logging framework in place for the Java build? [closed]
Using ROS messages as types in another message
Debugging techniques for robot_localization ?