Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Frame Orientation Constraint #670

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhengsizehrb
Copy link

@zhengsizehrb zhengsizehrb commented Jan 28, 2022

This is a custom constraint created by Simon Jeng to constrain the relative angle between two frames. This constraint is of MocoPathConstraint class, and has been briefly discussed here. The constraint was developed for two-dimensional model in the sagittal plane (the plane perpendicular to the z axis, exactly), because 2D is enough in my research. If this constraint is needed in Moco, we can improve it to adapt three-dimensional models.

This is the first time for me to use and pull requests in Github. If more information is required, pleas let me know.

Thanks,
Simon Jeng

Fixes issue #<issue_number>


This change is Reviewable

This is  a custom constraint created by Simon Jeng in OpenSim Moco. This constraint is of MocoPathConstraint class, and constrains the relative angle between two frames. The constraint was developed for two-dimensional model in the sagittal plane (the plane perpendicular to the z axis, exactly), because 2D is enough in my research. If this constraint is needed in Moco, we can improve it to adapt three-dimensional models.

This is the first time for me to pull requests in Github. If more information is required, pleas let me know.

Thanks,
Simon Jeng
@zhengsizehrb zhengsizehrb changed the title Add a custom constraint Add the Frame Orientation Constraint Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant