ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I believe that there's an option to roslaunch that skips the disk space check; that may be able to shave a few seconds off of the startup time, particularly if there isn't a user to see the results.
2 | No.2 Revision |
I believe that there's an option to roslaunch that skips the disk space check; that may be able to shave a few seconds off of the startup time, particularly if there isn't a user to see the results.
UPDATE:
The command-line option to roslaunch to skip log size checks is --skip-log-check