newton.count_rigid_contact_points#
- newton.count_rigid_contact_points(model)[source]#
Counts the maximum number of rigid contact points that need to be allocated for a given model.
This function estimates the upper bound on the number of rigid contact points that may be generated during collision detection, based on the current set of shape contact pairs and their geometry.