Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

An error when I run the apps in rocon_remocon. #80

Open
AlphaDoraem opened this issue Apr 10, 2021 · 1 comment
Open

An error when I run the apps in rocon_remocon. #80

AlphaDoraem opened this issue Apr 10, 2021 · 1 comment

Comments

@AlphaDoraem
Copy link

微信图片_20210410115432
When I click the apps of UI, this error occurred. I found that this error is generated from the launch.java file, the source code is:
static private Result launchWebUrl(final Activity parent, final RoconDescription concert, final rocon_interaction_msgs.Interaction app) { try { ...... ...... catch (MalformedURLException e) { return Result.MALFORMED_URI.withMsg("App URL is not valid. " + e.getMessage()); }
I don't know where I use the com.github.rosjava.android_apps.teleio.indigo.MainActivity as a protocol, Can you help me? This problem make me trouble for a long time. Thank you!

@AlphaDoraem
Copy link
Author

It's a MalformedURLException, why does it appear here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant