move-ai / recipes

6 stars 1 forks source link

How to retrieve Motion Data ? #12

Open efan4ik opened 2 months ago

efan4ik commented 2 months ago

Hi

I would like to get information on how to retrieve motion data mentioned in the MoveAPI JSON_motion_data_sample_overview.ipynb https://github.com/move-ai/recipes/blob/main/examples/Move_API_%20JSON_motion_data_sample_overview.ipynb such as https://github.com/move-ai/recipes/blob/main/examples/data/raw/mocap_data_sample.json

When I run the following sample code https://github.com/move-ai/recipes/blob/main/examples/Move_API_single_person_single_video_unknown_camera.ipynb It generates only the following files example.blend example.fbx example.mp4 example.usdc example.usdz but it is missing the .json file with "mocap_data"

Thank you

Dene33 commented 1 month ago

.json output currently is not available. We're working on integrating it.