Analysis of knee valgus angles

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
Suzuki Misaki
Posts: 2
Joined: Wed Oct 18, 2023 7:36 pm

Analysis of knee valgus angles

Post by Suzuki Misaki » Sun Oct 22, 2023 4:05 am

I am trying to analyze the knee valgus angles in OpenCap data trough OpenSim.
I understand that I have to add extra degrees of freedom at the knee due to the previous question. viewtopicPhpbb.php?f=2385&t=16844&p=0&s ... 1c2b21c15f

But I am beginner of computer programming and OpenSim, So I cannot understand where should I change the code in osim files...

Just in case, I attach PNG files which has the code related to knee joint angles.
I would appreciate it if you could let me know where should I change to add the freedom at the knee.

Best regards,
Misaki.
Attachments
スクリーンショット 2023-10-22 19.50.26.png
スクリーンショット 2023-10-22 19.50.26.png (352.88 KiB) Viewed 348 times
スクリーンショット 2023-10-22 19.50.55.png
スクリーンショット 2023-10-22 19.50.55.png (319.84 KiB) Viewed 348 times

User avatar
Antoine Falisse
Posts: 438
Joined: Wed Jan 07, 2015 2:21 am

Re: Analysis of knee valgus angles

Post by Antoine Falisse » Thu Oct 26, 2023 9:37 am

Hi Suzuki,

The thread here might be helpful: viewtopicPhpbb.php?f=2385&t=17002&p=0&s ... 8c2ff0aeb3

There is an example model with the added DOFs and example about how to re-process your data using that model.

Hope it helps,
Antoine

POST REPLY