Search found 13 matches
- Mon Jan 08, 2024 9:19 am
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
It is working well now thank you so much!!! If I may ask another question, I am only interested in the ground reaction forces, not joint torques. Can I easily remove a part of the code from example_kinetics.py to make it run faster? Right now, I've modified example_kinetics.py and it looks like this...
- Fri Jan 05, 2024 1:51 pm
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
Do I have to make any change to this CMakeLists.txt file?
- Wed Jan 03, 2024 1:48 pm
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
Sorry. Even after having installed VS with the C++ extension, and running the example_kinetics.py through the Anaconda prompt, I still have the same error.
- Wed Jan 03, 2024 9:51 am
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
Okay. So even after installing Anaconda with the C++ extension, I still ran through the same exact error than above!
- Wed Jan 03, 2024 9:24 am
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
Actually I just downloaded visual studio 2022 community version.
But, I still have the same error.
After downloading VS, should I run the code through the anaconda prompt or through VS?
But, I still have the same error.
After downloading VS, should I run the code through the anaconda prompt or through VS?
- Wed Jan 03, 2024 6:19 am
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
Re: CMake error when running example_kinetics
No, I'm not running the code through visual studio. I installed Anaconda, and I'm running the code through the Anaconda command prompt.
- Tue Jan 02, 2024 11:39 am
- Forum: OpenCap
- Topic: CMake error when running example_kinetics
- Replies: 13
- Views: 3268
CMake error when running example_kinetics
Good afternoon,
I am trying to run the example_kinetics file on Windows, but I have the following CMake error that I don't understand how to solve. I followed the instructions of the README file on github. Could you help me resolve the problem please?
Thank you for your help!
Best,
Camille
I am trying to run the example_kinetics file on Windows, but I have the following CMake error that I don't understand how to solve. I followed the instructions of the README file on github. Could you help me resolve the problem please?
Thank you for your help!
Best,
Camille
- Wed Dec 13, 2023 11:18 am
- Forum: OpenCap
- Topic: sunglasses and masks
- Replies: 4
- Views: 830
Re: sunglasses and masks
Hey!
Just to make sure, I have the same issue, and there is no option to blur automatically the face of participants when recording the videos?
Best,
Camille
Just to make sure, I have the same issue, and there is no option to blur automatically the face of participants when recording the videos?
Best,
Camille
- Wed Nov 29, 2023 9:23 am
- Forum: OpenCap
- Topic: How to extract ground reaction forces from OpenCap trials?
- Replies: 5
- Views: 1411
Re: How to extract ground reaction forces from OpenCap trials?
Thank you for your reply! There are two things I'm still confused with. First, what is the difference between the resultant GRF and the GRF .mot files? (see screenshot) Second, how can I export the .mot files into a csv file, the same way I'm doing it with the joint angles (GRF over time)? Thank you...
- Tue Nov 28, 2023 11:08 am
- Forum: OpenCap
- Topic: Joint angles discrepancies between web app and csv files
- Replies: 3
- Views: 550
Re: Joint angles discrepancies between web app and csv files
Oh, I am so sorry, I was indeed extracting and plotting the speeds...
Problem solved!
Thank you so much.
Problem solved!
Thank you so much.