Search found 1 match

by alinjar
Wed Nov 23, 2022 1:50 pm
Forum: PyBullet Support and Feedback
Topic: Fixed joint in multi-body dynamics simulation
Replies: 0
Views: 174511

Fixed joint in multi-body dynamics simulation

Hi, I have imported a URDF of a biped robot into PyBullet. Some rigid bodies in the robot are connected by fixed joints. It is expected that the velocities of the link joined by a fixed joint would be the same. However, it is noticed that they are different in my model. Kindly let me know the reason...