rosjava / android_apps

Applications built on top of the rosjava android libraries.
133 stars 112 forks source link

Direct apps broken after invitation handling update #16

Closed stonier closed 11 years ago

stonier commented 11 years ago

Need to check this - I was setting the paired system up with an auto-invite earlier. Now that's not there, the direct application connections wont find start_app and stop_app.

stonier commented 11 years ago

Standalone app manager doesn't nest the application namespace underneath the node (it does in paired and concert modes when it has a uuid based prefix). Thus android doesn't find it where it expects to find it.

stonier commented 11 years ago

https://github.com/robotics-in-concert/rocon_app_platform/commit/e89bb6d05a041513f1aa39979696dacf6f6478b7

Nothing wrong here in android world - just need standalone mode to match remote control modes.