How can I speed up the shutdown of gazebo with pr2_controler_manager? [closed]
When shutting down gazebo with I often get the following message:
[gazebo-2] killing on exit
[WARN] [WallTime: 1317250619.639809] [483.903000] Spawner couldn't reach pr2_controller_manager to take down controllers.
and then after about 10 seconds:
[gazebo-2] escalating to SIGTERM
Is there a way, other than just killing it with kill
, to make gazebo go down more quickly?