Skip to content

How can I use the function 'pinocchio.getFrameJacobian' in python #2009

Answered by jcarpent
mzq740556549 asked this question in Q&A
Discussion options

You must be logged in to vote

You can just call:

pin.computeJointJacobians(model,data,q)
pin.getFrameJacobian(model,data,model.getFrameId("frame_name"),pin.LOCAL)

I hope this will help you.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jcarpent
Comment options

Answer selected by jcarpent
@mzq740556549
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
Converted from issue

This discussion was converted from issue #2008 on July 05, 2023 11:00.