You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming a floating-base Articulation model, we can obtain the centroidal momentum matrix A using computeCentroidalMomentumMatrix.
To compute the centroidal momentum h = A * v, we need to construct the velocity vector v, where the first 6 components represent the root body's velocity.
My question is:
When computing h = A * v, should the root body's velocity be expressed as spatial velocity or classical velocity?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Assuming a floating-base Articulation model, we can obtain the centroidal momentum matrix
AusingcomputeCentroidalMomentumMatrix.To compute the centroidal momentum
h = A * v, we need to construct the velocity vectorv, where the first 6 components represent the root body's velocity.My question is:
When computing
h = A * v, should the root body's velocity be expressed as spatial velocity or classical velocity?Beta Was this translation helpful? Give feedback.
All reactions