Search found 3 matches

by Russell Hardesty
Wed Oct 24, 2018 10:48 am
Forum: 2018 Fall OpenSim Virtual Workshop
Topic: getLocation() Matlab API bug
Replies: 3
Views: 357

Re: getLocation() Matlab API bug

RESOLVED:

That worked guys. Thank you very much.
by Russell Hardesty
Wed Oct 24, 2018 9:30 am
Forum: 2018 Fall OpenSim Virtual Workshop
Topic: getLocation() Matlab API bug
Replies: 3
Views: 357

getLocation() Matlab API bug

I'm attempting to pull my model's muscle pathpoint locations using the Matlab API, but it keeps displaying an error as though that function is not appropriate for the AbstractPathPoints class. My syntax is as follows hModel = Model([sModelPath sModelFile]); hModel.getMuscles.get(0).getGeometryPath.g...
by Russell Hardesty
Wed Jun 06, 2018 1:28 pm
Forum: OpenSim
Topic: Kinematic Constraints for Two Independent Coordinates
Replies: 0
Views: 212

Kinematic Constraints for Two Independent Coordinates

I have seen that OpenSim 4.0 beta allows coordinate coupling using more than on independent coordinates, which would greatly help my current model. However, I am a bit confused about the proper syntax to define the coupled coordinate function. For example in the XML, if I had <coupled_coordinates_fu...