You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a specific node that takes longer for shutdown therefore I would like to increase the timeout.
I couldn't find a way in a python launch file to set the timeout for a node.
If I interpret: #667 correctly it is only possible to set the timeout for a ExecuteProcess element but not for a Node.
The text was updated successfully, but these errors were encountered:
I have a specific node that takes longer for shutdown therefore I would like to increase the timeout.
I couldn't find a way in a python launch file to set the timeout for a node.
If I interpret: #667 correctly it is only possible to set the timeout for a
ExecuteProcess
element but not for aNode
.The text was updated successfully, but these errors were encountered: