Android / Rocon_app_manager pairing error
When trying to pair an Android device with the Rocon_app_manager as per [1], the 'Robot Remocon' Android app does find the robot when pressing 'Add a robot > Scan the local network', but when pressing 'select' it tries to connect but displays an error:
org.ros.exception.RosRuntimeException: timed out waiting for a gateway_info publication
I tried on different networks (university-wide and at home through a local router) and two different pc's and android devices. There is at least some communication as there's a different error when the rocon_app_platform hasn't been started on the pc.
I tried to look up where this error originates but I am quite hopeless. Does anyone have an idea of how to solve this?
[1] wiki.ros.org/rocon_app_manager/Tutorials/hydro/Pairing%20with%20Androids
Any chance that some of the problems here are due to the fact that you are using android devices that have multiple interfaces? You can diagnose by checking rostopic list and rosservice list to see if the connections are there. rostopic info on an android topic will show strange ip's.
This error is quite vague sorry....we have simplified communications hugely getting ready for indigo with better error feedback (yet to be released though).