Search found 4 matches

by itay coifman
Thu Nov 11, 2021 6:05 am
Forum: OpenSim
Topic: Request for Data
Replies: 0
Views: 111

Request for Data

Hi all, I am currently working on a deep learning architecture to handle biomechanical data for more robust and easy scaling. Currently, I don't have enough good samples to start training my network. For the moment I am looking only for data that used models: Gait2392_Simbody, Gait2354_Simbody. I wo...
by itay coifman
Mon Oct 04, 2021 2:38 am
Forum: OpenSim
Topic: osimC3D- importing c3d files to matlab
Replies: 1
Views: 324

osimC3D- importing c3d files to matlab

just switched to OpenSim 4.3 but all those issues were the same at 4.1: Our lab uses Qualisys QTM for sampling biomechanical data and creating c3d files. I was sampling EMG data+ force plate data and when I was trying to run my matlab+OpenSim pipeline reading the c3d I had some issues. c3d = osimC3D...
by itay coifman
Mon Oct 04, 2021 2:31 am
Forum: OpenSim
Topic: OpenSim 4.1 to 4.3
Replies: 1
Views: 212

OpenSim 4.1 to 4.3

Hello, I am a user that just updated the OpenSim 4.1 to OpenSim 4.3, this next Matlab code worked at 4.1 and it seems that at 4.3 the time range property has changed a bit, what is the right format now? kTool = InverseKinematicsTool(ikXml); " Failed to read double property time_range; input='[0.0041...
by itay coifman
Wed Apr 07, 2021 7:38 am
Forum: OpenSim
Topic: Integrating Exoskeleton moment
Replies: 1
Views: 302

Integrating Exoskeleton moment

Hi, I try to run Inverse dynamics and integrate moments that my exoskeleton applied at the knee joint.
I have a Moment profile (1 axis), I was wondering if it is possible to add this external force and how?