Replies: 4 comments 3 replies
-
The forward kinematics are simply a multiplication of matrices. Those matrices are not exposed at the moment. |
Beta Was this translation helpful? Give feedback.
-
yes |
Beta Was this translation helpful? Give feedback.
-
I want this feature too. It would be convenient to do math verifications if pybullet exposes such matrices/vectors. |
Beta Was this translation helpful? Give feedback.
-
Is there any way FK could be exposed in PyBullet to calculate the pose for an arbitrary link and arbitrary configuration of a robot manipulator? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If we have a URDF defining our robot, and are able to obtain the right end effector link position by feeding joint values, is there a way to obtain the underlying kinematic equation from pybullet? The relation from the base to the end effector?
Beta Was this translation helpful? Give feedback.
All reactions