ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Are you walking through the tutorials? That's a great way to learn and you will quickly come across the use of some logging statements like ROSINFO in c++ or rospy.loginfo in python.

The output form these messages can end up several places depending on your configuration etc.

Have a look at the introduction pages: * https://wiki.ros.org/roscpp/Overview/Logging * https://wiki.ros.org/rospy_tutorials/Tutorials/Logging

Are you walking through the tutorials? That's a great way to learn and you will quickly come across the use of some logging statements like ROSINFO in c++ or rospy.loginfo in python.

The output form these messages can end up several places depending on your configuration etc.

Have a look at the introduction pages: * https://wiki.ros.org/roscpp/Overview/Logging * https://wiki.ros.org/rospy_tutorials/Tutorials/Loggingpages:

  • https://wiki.ros.org/roscpp/Overview/Logging
  • https://wiki.ros.org/rospy_tutorials/Tutorials/Logging