ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
try sudo killall -9 roscore
try sudo killall -9 rosmaster
i ran sudo lsof -i :11311
had a rosmaster running under user "root" . had to use sudo to shutdown process...