Skip to content

Conversation

Martin-Oehler
Copy link
Contributor

Hello everyone,
a while ago, I contributed this PR #508. However, a small oversight is that I did not check for rospy.is_shutdown() in the introduced while-loop. So if you manage to kill the node while it is still waiting for services, you receive a nasty message spam.

This commit simply adds the missing check for a running node.

Best regards,
Martin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant