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

Revision history [back]

click to hide/show revision 1
initial version

If I remember properly, a remote shell (usually bash) does get invoked before roslaunch is invoked. On some modern linux systems, particularly Ubuntu, there's a check at the beginning of the default .bashrc that exits if you're running a non-interactive shell. You should look for that and put your ulimit before it.