Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rospy] raise error on rospy.init_node with None or empty node name string #895

Closed
wants to merge 2 commits into from

Conversation

furushchev
Copy link
Contributor

@furushchev furushchev commented Sep 11, 2016

according to the discussion at #891
current rospy shows warning if node name is empty string, so this pull request ensures the empty string for node name on initialization is invalid with raising error.

@dirk-thomas
Copy link
Member

Thank you for the improvement. I have cherry picked the changes to the kinetic-devel branch: bd3af70

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

Successfully merging this pull request may close these issues.

2 participants