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

Revision history [back]

using ROS_INFO function to display the log message and you can do this by setting dipslay="log" to a node in the launch file.

Reference

  • http://wiki.ros.org/roslaunch/XML/node
  • http://wiki.ros.org/roscpp/Overview/Logging

using ROS_INFO function to display the log message and you can do this by setting dipslay="log"output="log" to a node in the launch file.

Reference

  • http://wiki.ros.org/roslaunch/XML/node
  • http://wiki.ros.org/roscpp/Overview/Logging