grizzi / phd2020_Giuseppe_Rizzi

0 stars 0 forks source link

Testing Contact Forces in pyBullet #6

Open grizzi opened 4 years ago

grizzi commented 4 years ago

It seems ok to use contact forces from pybullet. I did not do a quantitative analysis (which would be by the way difficult to perform) but the behavior seems ok. Here a screenshot of the arm in touch with a planar surface (not visible).

wrench_from_table

The wrench is measured cumulating the normal forces at the contact point between the collision meshes. And not measuring forces at the joints which introduce gravity biases.

The work is here

FYI: @marco-tognon-robotics @JenJenChung