android tutorial pubsub problem
Hi,
I have installed the pubsub android tutorial on an android device and have it connect to an external roscore on ubuntu desktop.
When I run rostopic list on ubuntu desktop, the "chatter" topic is listed. But when I publish data on this topic, the rosTextView on android unchange. However, run rostopic echo /chatter display the data I published.
Would you know how to fix this?
Thanks in advance.