rocon: 'already connected to this hub'
Hi,
I am following through the roscon installation tutorial for ROS Hydro, but I am getting stuck at the verification step.
The instructions say to execute:
> . /opt/ros/hydro/setup.bash
> rocon_launch chatter_concert chatter.concert
When I do this the terminal windows spawn as expected. However they all have a warning:
[WARN] [WallTime: 1409023936.036277] Gateway : not registering on the hub [already connected to this hub]
[WARN] [WallTime: 1409023936.544642] Gateway : not registering on the hub [already connected to this hub]
Is this warning a problem or not? The hub seems to be running as though it's a daemon, as closing the terminal down and starting this command again does not make the warning go away.
I would post a screen shot but I don't have enough points (need at least 20) to do so.
Kind Regards Bart
I don't know about this message in particular, but warnings generally imply that a given operation worked, although something was noticed in passing.