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

bad node names in rospy tutorials launch #2

Closed
tfoote opened this issue Oct 6, 2012 · 1 comment
Closed

bad node names in rospy tutorials launch #2

tfoote opened this issue Oct 6, 2012 · 1 comment
Labels

Comments

@tfoote
Copy link
Member

tfoote commented Oct 6, 2012

rospy_tutorials/003_listener_with_user_data$ roslaunch listener_with_user_data.launch

WARNING: WARN: illegal <node> name 'talker-1'.
http://ros.org/wiki/Names
This will likely cause problems with other ROS tools.
Node xml is <node args="chatter:=chatter1" name="talker-1" pkg="rospy_tutorials" type="talker"/>
WARNING: WARN: illegal <node> name 'talker-2'.
http://ros.org/wiki/Names
This will likely cause problems with other ROS tools.
Node xml is <node args="chatter:=chatter2" name="talker-2" pkg="rospy_tutorials" type="talker"/>
WARNING: WARN: illegal <node> name 'talker-3'.
http://ros.org/wiki/Names
This will likely cause problems with other ROS tools.
Node xml is <node args="chatter:=chatter3" name="talker-3" pkg="rospy_tutorials" type="talker"/>
@tfoote
Copy link
Member Author

tfoote commented Oct 6, 2012

Also a problem in 004 and 006.

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

No branches or pull requests

2 participants