Skip to content

How to calculate the mapping between time derivatives of generalized position and generalized velocity? #2493

Closed Answered by ManifoldFR
Zionshang asked this question in Q&A
Discussion options

You must be logged in to vote

Any numerical solver which wants to use non-Euclidean Lie group configurations and Pinocchio has to perform the necessary steps (trivializing gradients, using the exp map given by pin.integrate(model, q, dq) $=q\cdot \exp_Q(\delta q)$ to perform gradient descent, etc).

Examples of this use are our NLP solver proxsuite-nlp, and the trajopt libraries crocoddyl and aligator.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ManifoldFR
Comment options

Answer selected by Zionshang
@Zionshang
Comment options

@ManifoldFR
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants