1.5.4
🎉 We’re excited to announce Project Aria Tools v1.5.4 🎉
[Core]
Projectaria_tools can now be compiled for native windows support. Assuming Visual Studio Compiler is setup on the machine (default to Visual Studio 16 2019
but Visual Studio 17 2022
is also supported, if generator is updated in the cmake command line -G
)
# C++ compilation + unit test run with Pixi package manager
pixi run run_c
# Python compilation + unit test run with Pixi package manager
pixi run run_python
[Dataset]
ADTv2 Tutorial notebook update
[Documentation]
Added HOT3D to the OpenDataset wiki page
Enhanced documentation of ARK TimeSync feature
[MPS/MPS-CLI]
Add support of Normals for wrist and palm helping to get the orientation of hands
[MPS Code Sample]
Python notebook showing how to align MediaPipe Hand tracking with MPS wrist and palm tracking