Skip to content

[ADT Tutorial] AriaDigitalTwinDataProvider data loading errors #274

@lyyiyi

Description

@lyyiyi

Hello,

Thank you very much for the interesting work! I wanted to play with the tutorial, but I unfortunately run into some errors.

When I run AriaDigitalTwinDataProvider in the Aria Digital Twin Tutorial,

I run into the following two errors:

[RecordReaderInterface][ERROR]: Tag 'metadata' was not found in the VRS file tags

Failed to parse eye gaze vergence file: Extra column "yaw_rads_cpf" in header of file "/tmp/adt_sample_data/Apartment_release_golden_skeleton_seq100_10s_sample_M1292/eyegaze.csv".

Regarding error 2, looking into the C++ code, the eyegaze.csv file seems to not be loaded

std::cerr << "Failed to parse eye gaze vergence file: " << e.what() << std::endl;

Thank you very much!

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