rosjava / android_remocons

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

Introspecting the state of pairing #36

Open jihoonl opened 10 years ago

jihoonl commented 10 years ago

Even the app has started in the tablet, it is hard to now whether rapp in the robot has been started properly or not.

So does stopping.

https://github.com/turtlebot/turtlebot_android/issues/10

[Daniel] add general introspection to this idea.

corot commented 10 years ago

It´s no hard... it´s impossible! (afaik).

+1 to include a widget that periodically calls app manager status service and shows remote app´s status, Can be added automatically to any app, as now happens with battery status and back button

2013/10/25 Jihoon Lee notifications@github.com

Even the app has started in the tablet, it is hard to now whether rapp in the robot has been started properly or not.

So does stopping.

turtlebot/turtlebot_android#10https://github.com/turtlebot/turtlebot_android/issues/10

— Reply to this email directly or view it on GitHubhttps://github.com/rosjava/android_remocons/issues/36 .

stonier commented 10 years ago

Yeah, backing up Jorge's comment. Impossible right now and I've realised the need for this for a while. This is the same discussion as we had with the rqt dashboard. But directing effort to android is probably a better option because the netbook is usually closed.

It's a bit of work though, so not likely to happen immediately. Added it to the Todo milestone.

stonier commented 10 years ago

We also really don't have an easy way to know if an app has started properly or not.

https://github.com/robotics-in-concert/rocon_app_platform/issues/86