Houssem Mejbri
Houssem Mejbri
All cpp files include the wrong path to the OpenSim folder "OpenSim/.." which in my case should be "/home/ubuntu/dw/opensim-core/OpenSim/..." So when i execute `g++ -o opensim-visualize opensim-visualize.cpp -lOpenSim` I get...
I get this error when running `& 'opensim-core-windows-build-script.ps1'` to build opensim on windows ImportError: Failed to import test module: test_swig_additional_interface Traceback (most recent call last): File "C:\Users\Houssem\AppData\Local\Programs\Python\Python39\lib\unittest\loader.py", line 436, in...
When I try to perform calibration while I have the .toml file in the calibration folder I should only calculate extrinsics but instead I get the intrinsics frames. I had...
Why do I get this error `Project directory: /home/ubuntu/S00_P00_Participant/S00_P00_T00_StaticTrial An error occurred: list indices must be integers or slices, not str` when running `Pose2Sim.triangulation()`