How to put constraints ?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Gautam Ramachandra
Posts: 65
Joined: Thu Sep 03, 2015 11:04 pm

How to put constraints ?

Post by Gautam Ramachandra » Tue Oct 09, 2018 4:51 am

Hi,
I am using MoBL Upper Extremity Dynamic Model, I want to constrain the wrist marker(or any point on the wrist) to move only in a 2D plane. Is there any way to do it in OpenSim ?

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: How to put constraints ?

Post by Dimitar Stanev » Wed Oct 10, 2018 12:04 am

You can use the PointOnLineConstraint:

https://simtk.org/api_docs/opensim/api_ ... raint.html

POST REPLY