-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
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
projectaria_tools/core/mps/EyeGazeReader.cpp
Line 106 in 4e2ea94
| std::cerr << "Failed to parse eye gaze vergence file: " << e.what() << std::endl; |
Thank you very much!
Zhangzhenzhou96
Metadata
Metadata
Assignees
Labels
No labels