Ros concert halts on adding remote machine
I am going through basic tutorial for setting up distributed chatter concert.. However, on step 3.3 the launch halts.
EDIT1: similar warnings are received on (successful) launching of local nodes, so I guess that is not the issue
The info (and possible cause of trouble) that I get is:
Rapp Manager : disabling apps requiring capabilities [Couldn't find capability server node. Error: Node 'capability_server' not found.]
Rapp Manager : 'rocon_apps/chirp' is not unique and has no preferred rapp. rocon_apps/moo_chirp' has been selected.
The last received info is about Rapp manager initialised, and what usually follows (in successful, local launches) is the info about adding connection to public interface. Could that be a trouble? How could I inspect it further?
I run it on Ubuntu 14.04, ros indigo, and installed rocon via package manager.
actually, the behaviour is the same as one that can be seen locally when no concert is launch, but dude is launched. that means that remote machine can't detect existing concerts? what could be possible reasons?