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

Implement algorithms and expose quantities in centroidal coordinates #111

Closed
diegoferigo opened this issue Mar 13, 2024 · 3 comments
Closed
Assignees

Comments

@diegoferigo
Copy link
Member

diegoferigo commented Mar 13, 2024

This issue is mainly a collection of desired features in centroidal coordinates:

  • CoM velocity $\boldsymbol{v}_{W,G} \in \mathbb{R}^3$.
  • Centroidal momentum ${}_G \mathbf{h} \in \mathbb{R}^6$.
  • Centroidal Momentum Matrix $J_{\text{CMM}} \in \mathbb{R}^{3, 6+n}$.
  • Bias acceleration of the center of mass $\dot{J}^l_{\text{CMM}}\boldsymbol{\nu} \in \mathbb{R}^3$.
@diegoferigo
Copy link
Member Author

diegoferigo commented Mar 21, 2024

It would be nice also adding a new VelRepr.Centroidal to obtain the centroidal dynamics using the frame $G := ({}^W \mathbf{p}_{\text{CoM}}, , [W])$ as base frame. However, this change is more intertwined within the whole JaxSim architecture.

xref robotology/idyntree#85

@diegoferigo
Copy link
Member Author

Many quantities related to centroidal dynamics have been implemented in #117.

@diegoferigo diegoferigo self-assigned this May 28, 2024
@diegoferigo
Copy link
Member Author

The last interesting quantity related to the CoM has been implemented in #161. I think that now JaxSim provides the same quantities as iDynTree. This issue can be closed as completed.

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

No branches or pull requests

1 participant