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

How do you kill roscore/master?

asked 2013-01-18 23:10:46 -0500

absolutelyNoWarranty gravatar image

I ask because ps aux | grep roscore returns nothing. But if I try to run roscore it says it is already running.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2013-01-19 04:45:50 -0500

dptsrk gravatar image

Select the console that is running roscore and press Cntrl+c

edit flag offensive delete link more
7

answered 2013-01-18 23:37:20 -0500

KruseT gravatar image

use

$ ps aux | grep ros

there is a rosmaster process.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-18 23:10:46 -0500

Seen: 9,407 times

Last updated: Jan 19 '13