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

MocoOrientationTrackingGoal::setStatesReference() should not require non-kinematic states #3766

Closed
nickbianco opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
Moco This label identifies bugs or desired features to aid Moco development

Comments

@nickbianco
Copy link
Member

In MocoOrientationTrackingGoal, the input states table is converted to a StatesTrajectory using StatesTrajectory::createFromStatesTable(). We should pass flags to allow missing columns, since only kinematic states are needed for this goal. We should also check that all the expected kinematic states are provided, we so don't change the expected behavior.

@nickbianco nickbianco added the Moco This label identifies bugs or desired features to aid Moco development label Apr 11, 2024
@nickbianco nickbianco self-assigned this May 20, 2024
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

2 participants