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
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"/>
The text was updated successfully, but these errors were encountered:
rospy_tutorials/003_listener_with_user_data$ roslaunch listener_with_user_data.launch
The text was updated successfully, but these errors were encountered: