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

Revision history [back]

click to hide/show revision 1
initial version

I have never heard of Pharo, but if you can send commands to a console, you can just use a command to stop the roscore process. For example in Ubuntu, just send the command "killall roscore" and the master should shutdown. Just a quick and dirty solution.