What will happen if I run 'rosclean purge'?
Hello, I'm using ROS kinetic on ununtu 16.04.
This question might not be serious, and it does not bring up any other problems.
I got the following warning every time when my roscore runs:
WARNING: disk usage in log directory [/home/robotics/.ros/log] is over 1GB.
It's recommended that you use the 'rosclean' command.
I also referenced to this issue, but I just afraid this command might spoil my ROS system in some ways.
The above instruction says maybe rosclean purge
can remove that warning, but I'm not still sure.
Would it truely going to be ok if I run rosclean purge
?