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

Replace warning by error when camera calibration file is not present #7

Open
@jim-bcom

Description

@jim-bcom

In #5, a missing calibration file only output a warning in the logcat.
The application was running, but no AR was happening.
Maybe we should:

  • treat this as an error instead (since this is critical for the application to work correctly)
  • handle the error to surface it to the user in the GUI (at least a hint he should check the logcat for an error message)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions