CMC and IK in matlab

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Jan Thomas
Posts: 23
Joined: Mon Aug 10, 2015 8:39 am

CMC and IK in matlab

Post by Jan Thomas » Tue Feb 14, 2017 11:36 pm

Hi all,
I am trying to run the cmc tool and ik tool from the following link

https://github.com/jimmyDunne/opensim-m ... iFunctions

I get the following errors when I run cmc with different directories set as current working folder, and for IK function my inputs in matlab command window were

runIKtool('C:\OpenSim 3.3\Scripts\Matlab\armik\arm26.osim','C:\OpenSim 3.3\Scripts\Matlab\armik\Setup_IK_arm26_elbow_flex.xml','C:\OpenSim 3.3\Scripts\Matlab\armik\arm26_elbow_flex.trc',[],varargin).

Can anyone please help me with this? Thanks in advance!

Jan
Attachments
IK error.JPG
IK error.JPG (123.86 KiB) Viewed 459 times
working folderJPG.JPG
working folderJPG.JPG (88.33 KiB) Viewed 459 times
working folder script .JPG
working folder script .JPG (126.51 KiB) Viewed 459 times

User avatar
Thomas Uchida
Posts: 1804
Joined: Wed May 16, 2012 11:40 am

Re: CMC and IK in matlab

Post by Thomas Uchida » Wed Feb 15, 2017 11:19 am

It might be easier to build from the example scripts on Confluence: http://simtk-confluence.stanford.edu:80 ... ith+Matlab.

POST REPLY