-
Hi! My setup **My question:**I use Pinocchio for my research on forward kinematics and jacobian matrix of mobile manipulator.I used the same urdf file (xml file), used pinocchio and mujoco to calculate the forward kinematics and Jacobian matrix of the same position of robot (first the floating joint and then franka's robot with a total of 15 degrees of freedom (6+7+2fingers)), and found that the forward kinematics were consistent, but the first three rows and first three columns of the Jacobian matrix were inconsistent, and the remaining They are all consistent, what’s going on? and I don't particularly understand the difference between the three methods in the ReferenceFrame, Can you describe it in more detail? which one is Flange's Jacobian matrix relative to the world coordinate system? pinocchio
mujoco
thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Have you taken a look at the cheat sheet: https://github.com/stack-of-tasks/pinocchio/blob/master/doc/pinocchio_cheat_sheet.pdf? |
Beta Was this translation helpful? Give feedback.
Have you taken a look at the cheat sheet: https://github.com/stack-of-tasks/pinocchio/blob/master/doc/pinocchio_cheat_sheet.pdf?