[ros-users] Kill all running ros processes

Ken Conley kwc at willowgarage.com
Fri Apr 30 21:44:35 UTC 2010


If the roslaunch you're killing is responsible for those remote processes, yes.

 - Ken

On Fri, Apr 30, 2010 at 2:39 PM, Dejan Pangercic
<dejan.pangercic at gmail.com> wrote:
> hi Brian,
>
>>  roslaunch --pid=/tmp/myroslaunch.pid mystuff.launch
>> To kill it:
>>  kill -INT `cat /tmp/myroslaunch.pid`
> Will this also kill processes launched on the remote machine(s)?
> D.
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>



More information about the ros-users mailing list