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

jmirats's profile - activity

2017-07-05 12:59:56 -0500 received badge  Popular Question (source)
2017-07-05 12:59:56 -0500 received badge  Notable Question (source)
2017-07-05 12:59:56 -0500 received badge  Famous Question (source)
2015-03-25 17:43:53 -0500 received badge  Student (source)
2015-03-24 11:56:42 -0500 asked a question Change log file name

I want to change the file name of the log file for a node, I see that there is a default name for file written in .ros/log directory, but I need those files to have a more easy name and be at a given location. How can I do it from a C++ code? Thanks