RESOLVED:
That worked guys. Thank you very much.
Search found 3 matches
- Wed Oct 24, 2018 10:48 am
- Forum: 2018 Fall OpenSim Virtual Workshop
- Topic: getLocation() Matlab API bug
- Replies: 3
- Views: 457
- Wed Oct 24, 2018 9:30 am
- Forum: 2018 Fall OpenSim Virtual Workshop
- Topic: getLocation() Matlab API bug
- Replies: 3
- Views: 457
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...
- Wed Jun 06, 2018 1:28 pm
- Forum: OpenSim
- Topic: Kinematic Constraints for Two Independent Coordinates
- Replies: 0
- Views: 269
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...