Error with getJointDofs subroutine

Provide a MATLAB based, user friendly and easy-to-use tool to perform batch process of the most commonly used OpenSim Tools (IK, ID, MA and SO).
POST REPLY
User avatar
Milan Chandarana
Posts: 6
Joined: Wed Aug 05, 2020 1:17 am

Error with getJointDofs subroutine

Post by Milan Chandarana » Thu Mar 10, 2022 9:09 am

Hi,
I am a new user and have following issue using BOPS with OpenSim 4.1. and Matlab R2018b.

Undefined function 'getCoordinateSet' for input arguments of type 'org.opensim.modeling.Joint'.

Error in getJointDofs (line 29)
coordinateSet = osimJoint.getCoordinateSet();

It would really great if some one can guide me about the same.

Thank You.

User avatar
Zakia Hussain
Posts: 37
Joined: Sun Dec 26, 2021 10:44 pm

Re: Error with getJointDofs subroutine

Post by Zakia Hussain » Tue Dec 06, 2022 1:06 am

Hi

I am having the same problem. Did you manage to solve it?

Thank you

POST REPLY