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 used system("pkill roslaunch") in my node to kill all my nodes upon some criteria. (using it for monte carlo simulations)

I used system("pkill roslaunch") in my node to kill all my nodes upon some criteria. (using it for monte carlo simulations)simulations with Gazebo)

I used If you're using C++ you can use system("pkill roslaunch") in my node to kill all my nodes upon some criteria. the roslaunch. (using I use it for monte carlo simulations with Gazebo)Gazebo).

If you're using C++ you can use system("pkill roslaunch") roslaunch") in my node to kill the roslaunch. I use it for monte carlo simulations with Gazebo).

If you're using C++ you can use system("pkill roslaunch") in my your node to kill the roslaunch. roslaunch from the system level. I use it for monte carlo simulations with Gazebo).