ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I was seeing the same symptom (albeit perhaps a different cause) running karmic on OSX. Killing the process only caused roscore to restart it, but I was able to band-aid the issue by sending the process a SIGSTOP:
killall -17 rosout