You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one interesting sample could be how to export VRS sound data to a WAV file (https://realpython.com/python-wav-files/)
I.e we are lacking code example to show how to manipulate sound data with our API and such feature would be welcomed
We are going to look into that as a possible code sample, although I noticed you had done even some recent feature additions like VRS Image Mutations (https://github.com/facebookresearch/projectaria_tools/pull/86/files) and were wondering if there are any other features like that we could help with. In particular, working with the GUI and making the user experience more refined is something we're interested in too! But if you have any pointers on other work to look at, we would be extremely grateful and work to contribute back.
The text was updated successfully, but these errors were encountered:
I'm not sure why this task was closed and reopened last night, must've been a mistake. And it's fine if you guys are busy with other tasks, but trying to keep a public record of our work too so you guys can see what we're up to.
@xiaqingp I saw you were tagged most recently for this too, so just including you as reference. We submitted our first two assignments and received feedback from our professor we are allowed to share as long as done publicly. We can consolidate this information in the end to help improve documentation and diagrams, if you'd like.
G1 --> Our first submission and attempt at reverse engineering Project Aria tools and creating UML diagrams G2 --> Our second assignment, breaking down Architecture Styles in the code. We mainly found MVC architecture.
I granted both of you access to these documents, but please let us know if you can't access. @SeaOtocinclus in particular we are looking at incorporating the Long Wav feature you mentioned, and some useful improvements to the UI to be more intuitive. Hope all sounds good!
Hey @SeaOtocinclus, we are moving into the implementation planning phase and defining our contributions to the project.
In the other Github issue about Architecture Diagrams (which we've produced refined versions of), you mentioned this:
Originally posted by @SeaOtocinclus in #76 (comment)
Would you like to implement a new python code sample?
I.e we are lacking code example to show how to manipulate sound data with our API and such feature would be welcomed
We are going to look into that as a possible code sample, although I noticed you had done even some recent feature additions like VRS Image Mutations (https://github.com/facebookresearch/projectaria_tools/pull/86/files) and were wondering if there are any other features like that we could help with. In particular, working with the GUI and making the user experience more refined is something we're interested in too! But if you have any pointers on other work to look at, we would be extremely grateful and work to contribute back.
The text was updated successfully, but these errors were encountered: