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

Revision history [back]

If you type this in your terminal prior to running your nodes then you will see which node is printing output.

export ROSCONSOLE_FORMAT='[${severity}] [${time}] - ${node}:${line}: ${message}'

Put that line in your ~/.bashrc file to make it persistent across restarting terminal sessions.