Skip to content

ENH: Pbd Rigid Body Grasping

Jacob Moore requested to merge Pbd-Rbd-Grasping into master

Creates the ability to couple rigid bodies and soft bodies with haptic feedback. Adds the PbdRigidObjectGrasping class that inherits from PbdObjectGrasping as well as the PbdRigidBaryPointToPointConstraint that inherits from PbdBaryPointToPointConstraint and RbdConstraint.

Edited by Jacob Moore

Merge request reports