Robotics StackExchange | Archived questions

log file generation in ROS

Hi, Can we generate log files using rosconsole package? i can see only rosout.log file where logging is done . in case if i want to generate log files how to use rosconsole package?

Asked by can-43811 on 2017-06-15 07:45:02 UTC

Comments

This should help you: http://wiki.ros.org/rosconsole, http://wiki.ros.org/roscpp/Overview/Logging

Asked by VictorLamoine on 2017-06-16 03:13:06 UTC

Answers