ROS Listener (Hydro) Not Working
Android 4.2.2, Android 4.1.2, Ubuntu 12.04, Android Studio 0.4.4, ROS Hydro
Hi, I have recently tried to run the listener (obtained from Google Play) through Robot Remocon, but after the "Starting Listener" dialog box disappeared, no new view (window) is opened, it is still on the main layout of the Remocon, with the Listener highlighted blue (indicating running app), and the ability to stop the app. Apart from that, even though a new ROS topic is created under "/turtlebot/chatter", I can't see any data on my device (since apparently the rosTextView has failed to be opened?).
I would really appreciate it if anyone can look into this.
PS: I have tried to compile the code from "android_apps" under Android Studio myself, and the same problem has occurred.
Do you have your ROS_IP/ROS_HOSTNAME variables set?
Yes, otherwise, the Robot Remocon App will not connect successfully to the turtlebot, right?