Search found 2 matches

by soshi
Tue Dec 03, 2019 4:47 pm
Forum: PyBullet Support and Feedback
Topic: calculateInverseDynamics is not working correctly on floating base humanoid
Replies: 0
Views: 5775

calculateInverseDynamics is not working correctly on floating base humanoid

Hello. I'm trying to use pybullet.calculateInverseDynamics function on my floating base humanoid. It was showing error: pybullet.error: Error in calculateInverseDynamics, please check arguments. Then I found an example code of the function in pdControllerStable.py. Following the code, I provided &qu...
by soshi
Sun Oct 27, 2019 4:28 pm
Forum: PyBullet Support and Feedback
Topic: How to get joint angles in world axis
Replies: 0
Views: 6229

How to get joint angles in world axis

Hello. I'm trying to find a way to get joint angles of an object in world axis, not relative to parents center of mass inertial frame. Any idea to realize this?

Thanks in advance!