android_core tutorials: no communication to roscore
I successfully installed and builder android_core. I encountered some problems but could fix them. I installed the android_tutorial_camera and android_tutorial_pubsub on the android device. Allthough both apps can run, there is no connection to the computer where the roscore runs. rosnode/rostopic list doesn't show any marks of the android device.
I tried it with 2 computers and 2 android devices with all possible combinations:
- Laptop Ubuntu 10.04 with ROS electric
- Desktop Ubuntu 11.10 with ROS fuerte
- Samsung galaxy ace with android 2.3.3
- Samsung galaxy tab 2 with android 4.0.4
None of the following URI's worked:
- http: //< my_IP >:11311
- http: //localhost:11311
- http: //noe-laptop:11311
For the pubsub tutorial I also adapted the network adapter (link in comment).
Please help me! Thank you, Noë
Links: android_core: http://ros.org/wiki/android_core network adapter pubsub: http://answers.ros.org/question/45314/wrong-network-adapter-with-inetaddressfactorynewnonloopback/