opencap-processing

New project for OpenCap, which is a new software package to estimate 3D human movement dynamics from smartphone videos. OpenCap strongly relies on OpenSim.
POST REPLY
User avatar
Edilson Borba
Posts: 30
Joined: Fri Oct 07, 2022 11:27 am

opencap-processing

Post by Edilson Borba » Thu Apr 04, 2024 6:48 am

Hello, I would like to know if there is any solution to run the codes on the macbook arm64. The opensim module is not imported in this model and I always need a pc with windows for this task

Thanks for the support

User avatar
Matt Petrucci
Posts: 166
Joined: Fri Feb 24, 2012 11:49 am

Re: opencap-processing

Post by Matt Petrucci » Fri Apr 05, 2024 12:24 pm

Hi Edilson,

Yes, there is an OpenSim Conda build for arm64 here.

If you are trying to run the dynamics code (example_kinetics.py), that does require Visual Studio, so it can only be run on Windows.

Hope this helps

User avatar
Matt Petrucci
Posts: 166
Joined: Fri Feb 24, 2012 11:49 am

Re: opencap-processing

Post by Matt Petrucci » Mon Apr 08, 2024 9:43 am

Hi Edilson, just wanted to make a quick clarification. The example_kinetics.py code will work on Mac or Ubuntu, but not with the new Mac ARM processors.

POST REPLY