jaxsim icon indicating copy to clipboard operation
jaxsim copied to clipboard

Implement algorithms and expose quantities in centroidal coordinates

Open diegoferigo opened this issue 2 years ago • 2 comments

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

  • Centroidal momentum ${}_G \mathbf{h} \in \mathbb{R}^6$.
  • Add a new VelRepr.Centroidal to obtain the centroidal dynamics using the frame $G := ({}^W \mathbf{p}_{\text{CoM}}, , [W])$ as base frame.
  • [...]

diegoferigo avatar Mar 13 '24 16:03 diegoferigo

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 https://github.com/robotology/idyntree/issues/85

diegoferigo avatar Mar 21 '24 14:03 diegoferigo

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

diegoferigo avatar Mar 27 '24 07:03 diegoferigo

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.

diegoferigo avatar May 28 '24 11:05 diegoferigo