MocoOrientationTrackingGoal::setStatesReference()
should not require non-kinematic states
#3766
Labels
Moco
This label identifies bugs or desired features to aid Moco development
In
MocoOrientationTrackingGoal
, the input states table is converted to aStatesTrajectory
usingStatesTrajectory::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.The text was updated successfully, but these errors were encountered: