![]() | 1 | initial version |
Use rosnode machine to list all nodes running on the current machine and then use rosnode kill
to kill them.
rosnode machine | xargs rosnode machine | xargs rosnode kill
![]() | 2 | No.2 Revision |
Use rosnode machine to list all nodes running on the current machine and then use rosnode kill
to kill them.
rosnode machine | xargs rosnode machine | xargs rosnode kill