Hi,
So the problem is that the containers are not properly launched. You can
see this with the rce-master: There for each container a connection to
an Environment process should be logged. Only once the cloud side is
ready (ie connection between Robot process and Environment processes
established, which is initiated by the master), are the ROS interfaces
activated on the client side. (As you can see when doing rosservice list
the service /stringEchoService is not available)
Dominique