ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

MR's profile - activity

2019-03-31 19:26:44 -0500 received badge  Necromancer (source)
2019-03-31 19:26:44 -0500 received badge  Teacher (source)
2014-04-21 02:11:37 -0500 received badge  Enthusiast
2014-04-10 21:52:26 -0500 answered a question rosjava on android emulator

hi,

i'am working on the same problem. I want to connect the pub_sub_tutorial_app from android emulator to roscore on the same machine. It seems that's not a problem to connect from emulator to roscore with the alias ip 10.0.2.2 because i can see the nodes in the nodelist. But roscore can't find the emulator. Ok, that's similar to this post: http://answers.ros.org/question/10479... (SebastianMuszynski).

However, when i use the clockwork tether app to get internet access on my computer everything works (almost) fine. So i can connect from emulator to roscore and back (i can see Hello World message and counter in the emulator). But i don't understand why this works!!! At my point of view i think there is something with a tun interface and adb port forwarding (i can see some initialisations in the command window of the Tether program)... The only problem is, that sometimes the tether app pops up in the emulator and nothing works so i want to reproduce this without the app..

Does anyone know why this works? I wanna understand this but currently i can't...

@damonkohler: I don't understand why this isn't really possible! Please can you give me another chance to understand this?

Thanks!