rosjava / android_remocons

Android based remote controllers for 1-1 robot pairing and multi-robot concerts.
21 stars 28 forks source link

Listener works in standalone, not in robot remocon #47

Closed stonier closed 10 years ago

stonier commented 10 years ago

LIstener works in standalone connections, but fails to display anything in paired connections.

stonier commented 10 years ago

It actually worked sometimes in the robot remocon....more often once I'd started, stopped and started a few times.

Seems to be a timing issue where it gets fubar'd if its too slow setting up?

stonier commented 10 years ago

Hunch:

_If /cybernetic_pirate/chatter is flipped after the textview subscriber is created, it fails._

Getting more consistent experimentation by adding a 3s sleep before textview creation in the listener app and watching the flips/unflips. Sometimes the flips are not happening immediately as chatter is started, but caught on the next loop.

stonier commented 10 years ago

Robot remocon is depracating.