Search found 5 matches

by Ting Long
Tue May 04, 2021 12:43 am
Forum: OpenSim
Topic: opensense coordinate system
Replies: 0
Views: 154

opensense coordinate system

Hi, I am using opensim4.2 to do some gait simulations. I collected IMU data by Xsens, and I'm trying to be consistent with what's in the example when I do the experiment. Besides, I have run my data in the opensim4.2 sucessfully. However, the IK result is inaccurate. I think it may be related to the...
by Ting Long
Sat Jun 08, 2019 12:38 am
Forum: OpenSim
Topic: CMC Fail
Replies: 2
Views: 773

Re: CMC Fail

Thank you for your reply :) I don't seem to have made the above mistakes I used the file in the example, each degree of freedom has a residual actuator, and the range in the control constraints file is set to be large, but it still fails. I think if the muscle force doesn't produce enough accelerati...
by Ting Long
Mon Jun 03, 2019 8:17 am
Forum: OpenSim
Topic: CMC Fail
Replies: 2
Views: 773

CMC Fail

hello: when i run the CMC tool,the follow errors always occur: CMC.computeControls: t = 0.03 CMC::computeControls WARNING- small force range for semimem_r (0 to 0) SimTK Exception thrown at interiorpointoptimizer.cpp:264: Optimizer failed: Ipopt: Infeasible problem detected (status 2) OPTIMIZATION F...
by Ting Long
Thu Mar 21, 2019 3:55 am
Forum: OpenSim
Topic: cant use MATLAB script to transform c3d file
Replies: 5
Views: 925

Re: cant use MATLAB script to transform c3d file

thank a lot,wehave solved this problem by aother way. :)
by Ting Long
Sat Mar 09, 2019 1:45 am
Forum: OpenSim
Topic: cant use MATLAB script to transform c3d file
Replies: 5
Views: 925

cant use MATLAB script to transform c3d file

hi everyone
i am a new user to opensim.when i use the c3dexport.m which is provided by opensim,it always has the error below:
error c3dExport (line 35)
c3d = osimC3D(c3dpath,1);
in addition ,we use the kistler forceplate,Is this related to errors?
thank you very much