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

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

@AlphaDoraem

Description

@AlphaDoraem

微信图片_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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions