Skip to content

Floating base robot q and dq #1918

Answered by cmastalli
jn-tang asked this question in Q&A
Apr 12, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

You could define a "default configuration" $\mathbf{q}_0$ and use $\Delta\mathbf{q}$ as input to the optimisation layer. You can retrieve the configuration needed to run forward and backward calculations by simply calling $\mathbf{q} = \mathbf{q}_0 \oplus \Delta\mathbf{q}$, where $\oplus$ operator is defined by pinocchio.integrate function.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jn-tang
Comment options

@cmastalli
Comment options

@jn-tang
Comment options

@cmastalli
Comment options

Answer selected by jn-tang
@jn-tang
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
3 participants