ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can either kill the binary with the usual system tools or do rosnode kill <node name>
.
The obvious solution for this problem would be to fix the actual bug.