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

[Moco] Support MocoConstraintInfo::get/setBounds() in bindings #3322

Closed
nickbianco opened this issue Nov 21, 2022 · 2 comments
Closed

[Moco] Support MocoConstraintInfo::get/setBounds() in bindings #3322

nickbianco opened this issue Nov 21, 2022 · 2 comments
Assignees
Labels
Moco This label identifies bugs or desired features to aid Moco development

Comments

@nickbianco
Copy link
Member

%ignore OpenSim::MocoConstraintInfo::getBounds;

This is needed to set custom bounds on goals when used in endpoint constraint mode.

@nickbianco nickbianco added the Moco This label identifies bugs or desired features to aid Moco development label Nov 21, 2022
@nickbianco
Copy link
Member Author

Might also need to add MocoConstraintInfo.h here:

@nickbianco
Copy link
Member Author

On second thought, the best approach here might be to add a method to MocoGoal to address the problem. Perhaps MocoGoal::setEndpointConstraintBounds().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Moco This label identifies bugs or desired features to aid Moco development
Projects
None yet
Development

No branches or pull requests

1 participant